Searched refs:sw120_183 (Results 1 – 2 of 2) sorted by relevance
267 regs->sw120_183[j].penalty_0 = hw_cfg->dmv_penalty[j * 4 + 3]; in vp8e_vpu_frame_start()268 regs->sw120_183[j].penalty_1 = hw_cfg->dmv_penalty[j * 4 + 2]; in vp8e_vpu_frame_start()269 regs->sw120_183[j].penalty_2 = hw_cfg->dmv_penalty[j * 4 + 1]; in vp8e_vpu_frame_start()270 regs->sw120_183[j].penalty_3 = hw_cfg->dmv_penalty[j * 4]; in vp8e_vpu_frame_start()272 regs->sw120_183[j + 32].penalty_0 = hw_cfg->dmv_qpel_penalty[j * 4 + 3]; in vp8e_vpu_frame_start()273 regs->sw120_183[j + 32].penalty_1 = hw_cfg->dmv_qpel_penalty[j * 4 + 2]; in vp8e_vpu_frame_start()274 regs->sw120_183[j + 32].penalty_2 = hw_cfg->dmv_qpel_penalty[j * 4 + 1]; in vp8e_vpu_frame_start()275 regs->sw120_183[j + 32].penalty_3 = hw_cfg->dmv_qpel_penalty[j * 4]; in vp8e_vpu_frame_start()
494 } sw120_183[64]; member