Searched refs:pvPVPState (Results 1 – 9 of 9) sorted by relevance
55 p_hal->pp = (DXVA_PicParams_H264_MVC *)pdes[i].pvPVPState; in explain_input_buffer()58 p_hal->qm = (DXVA_Qmatrix_H264 *)pdes[i].pvPVPState; in explain_input_buffer()62 p_hal->slice_long = (DXVA_Slice_H264_Long *)pdes[i].pvPVPState; in explain_input_buffer()65 p_hal->bitstream = (RK_U8 *)pdes[i].pvPVPState; in explain_input_buffer()
363 p_dec->pvPVPState = (void *)&dxva_ctx->pp; in commit_buffer()370 p_dec->pvPVPState = (void *)&dxva_ctx->qm; in commit_buffer()379 p_dec->pvPVPState = (void *)dxva_ctx->bitstream; in commit_buffer()386 p_dec->pvPVPState = dxva_ctx->slice_long; in commit_buffer()
66 void *pvPVPState; member
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()
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()
136 data->pvPVPState = (void *)&syntax->pp; in h263_syntax_init()463 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()
1036 data->pvPVPState = (void *)&syntax->pp; in mpg4_syntax_init()1044 data->pvPVPState = (void *)&syntax->qm; in mpg4_syntax_init()1398 syn->data[2]->pvPVPState = p->bit_ctx->buf; in mpp_mpg4_parser_setup_syntax()