Searched refs:btm_cmd (Results 1 – 1 of 1) sorted by relevance
793 struct sti_hqvdp_cmd *btm_cmd, *top_cmd; in sti_hqvdp_vtg_cb() local817 btm_cmd = hqvdp->hqvdp_cmd + btm_cmd_offset; in sti_hqvdp_vtg_cb()820 memcpy(btm_cmd, top_cmd, sizeof(*btm_cmd)); in sti_hqvdp_vtg_cb()822 btm_cmd->top.config = TOP_CONFIG_INTER_BTM; in sti_hqvdp_vtg_cb()823 btm_cmd->top.current_luma += in sti_hqvdp_vtg_cb()824 btm_cmd->top.luma_src_pitch / 2; in sti_hqvdp_vtg_cb()825 btm_cmd->top.current_chroma += in sti_hqvdp_vtg_cb()826 btm_cmd->top.chroma_src_pitch / 2; in sti_hqvdp_vtg_cb()