Searched refs:btm_cmd (Results 1 – 1 of 1) sorted by relevance
563 struct sti_hqvdp_cmd *btm_cmd, *top_cmd; in sti_hqvdp_vtg_cb() local587 btm_cmd = hqvdp->hqvdp_cmd + btm_cmd_offset; in sti_hqvdp_vtg_cb()590 memcpy(btm_cmd, top_cmd, sizeof(*btm_cmd)); in sti_hqvdp_vtg_cb()592 btm_cmd->top.config = TOP_CONFIG_INTER_BTM; in sti_hqvdp_vtg_cb()593 btm_cmd->top.current_luma += in sti_hqvdp_vtg_cb()594 btm_cmd->top.luma_src_pitch / 2; in sti_hqvdp_vtg_cb()595 btm_cmd->top.current_chroma += in sti_hqvdp_vtg_cb()596 btm_cmd->top.chroma_src_pitch / 2; in sti_hqvdp_vtg_cb()