Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Ddxva_syntax.h30 DXVA2_BitStreamDateBufferType = 6, enumerator
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c225 case DXVA2_BitStreamDateBufferType: in explain_input_buffer()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c47 case DXVA2_BitStreamDateBufferType : { in vpu2_h263d_setup_regs_by_syntax()
H A Dhal_h263d_vdpu1.c47 case DXVA2_BitStreamDateBufferType : { in vpu1_h263d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c55 case DXVA2_BitStreamDateBufferType : { in vdpu2_mpg4d_setup_regs_by_syntax()
H A Dhal_m4vd_vdpu1.c55 case DXVA2_BitStreamDateBufferType : { in vdpu1_mpg4d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c144 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in h263_syntax_init()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c385 p_dec->CompressedBufferType = DXVA2_BitStreamDateBufferType; in commit_buffer()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1053 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in mpg4_syntax_init()