Searched refs:pvPVPState (Results 1 – 9 of 9) sorted by relevance
216 p_hal->pp = (DXVA_PicParams_H264_MVC *)pdes[i].pvPVPState; in explain_input_buffer()219 p_hal->qm = (DXVA_Qmatrix_H264 *)pdes[i].pvPVPState; in explain_input_buffer()223 p_hal->slice_long = (DXVA_Slice_H264_Long *)pdes[i].pvPVPState; in explain_input_buffer()226 p_hal->bitstream = (RK_U8 *)pdes[i].pvPVPState; in explain_input_buffer()
66 void *pvPVPState; member
372 p_dec->pvPVPState = (void *)&dxva_ctx->pp; in commit_buffer()379 p_dec->pvPVPState = (void *)&dxva_ctx->qm; in commit_buffer()388 p_dec->pvPVPState = (void *)dxva_ctx->bitstream; in commit_buffer()395 p_dec->pvPVPState = dxva_ctx->slice_long; in commit_buffer()
50 pp = (DXVA_PicParams_MPEG4_PART2 *)desc->pvPVPState; in vdpu2_mpg4d_setup_regs_by_syntax()53 qm = (DXVA_QmatrixData *)desc->pvPVPState; in vdpu2_mpg4d_setup_regs_by_syntax()
50 pp = (DXVA_PicParams_MPEG4_PART2 *)desc->pvPVPState; in vdpu1_mpg4d_setup_regs_by_syntax()53 qm = (DXVA_QmatrixData *)desc->pvPVPState; in vdpu1_mpg4d_setup_regs_by_syntax()
137 data->pvPVPState = (void *)&syntax->pp; in h263_syntax_init()465 syn->data[1]->pvPVPState = p->bit_ctx->buf; in mpp_h263_parser_setup_syntax()
45 pp = (DXVA_PicParams_H263 *)desc->pvPVPState; in vpu2_h263d_setup_regs_by_syntax()
45 pp = (DXVA_PicParams_H263 *)desc->pvPVPState; in vpu1_h263d_setup_regs_by_syntax()
1037 data->pvPVPState = (void *)&syntax->pp; in mpg4_syntax_init()1045 data->pvPVPState = (void *)&syntax->qm; in mpg4_syntax_init()1400 syn->data[2]->pvPVPState = p->bit_ctx->buf; in mpp_mpg4_parser_setup_syntax()