Home
last modified time | relevance | path

Searched refs:DXVA2_PictureParametersBufferType (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Ddxva_syntax.h24 DXVA2_PictureParametersBufferType = 0, enumerator
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c215 case DXVA2_PictureParametersBufferType: in explain_input_buffer()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c44 case DXVA2_PictureParametersBufferType : { in vpu2_h263d_setup_regs_by_syntax()
H A Dhal_h263d_vdpu1.c44 case DXVA2_PictureParametersBufferType : { in vpu1_h263d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c49 case DXVA2_PictureParametersBufferType : { in vdpu2_mpg4d_setup_regs_by_syntax()
H A Dhal_m4vd_vdpu1.c49 case DXVA2_PictureParametersBufferType : { in vdpu1_mpg4d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c136 data->CompressedBufferType = DXVA2_PictureParametersBufferType; in h263_syntax_init()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c371 p_dec->CompressedBufferType = DXVA2_PictureParametersBufferType; in commit_buffer()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1036 data->CompressedBufferType = DXVA2_PictureParametersBufferType; in mpg4_syntax_init()