Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Ddxva_syntax.h56 RK_U32 CompressedBufferType; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c371 p_dec->CompressedBufferType = DXVA2_PictureParametersBufferType; in commit_buffer()
378 p_dec->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in commit_buffer()
385 p_dec->CompressedBufferType = DXVA2_BitStreamDateBufferType; in commit_buffer()
392 p_dec->CompressedBufferType = DXVA2_SliceControlBufferType; in commit_buffer()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c43 switch (desc->CompressedBufferType) { in vpu2_h263d_setup_regs_by_syntax()
52 mpp_err_f("found invalid buffer descriptor type %d\n", desc->CompressedBufferType); in vpu2_h263d_setup_regs_by_syntax()
H A Dhal_h263d_vdpu1.c43 switch (desc->CompressedBufferType) { in vpu1_h263d_setup_regs_by_syntax()
52 mpp_err_f("found invalid buffer descriptor type %d\n", desc->CompressedBufferType); in vpu1_h263d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c48 switch (desc->CompressedBufferType) { in vdpu2_mpg4d_setup_regs_by_syntax()
61 mpp_err_f("found invalid buffer descriptor type %d\n", desc->CompressedBufferType); in vdpu2_mpg4d_setup_regs_by_syntax()
H A Dhal_m4vd_vdpu1.c48 switch (desc->CompressedBufferType) { in vdpu1_mpg4d_setup_regs_by_syntax()
61 mpp_err_f("found invalid buffer descriptor type %d\n", desc->CompressedBufferType); 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()
144 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in h263_syntax_init()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c214 switch (pdes[i].CompressedBufferType) { in explain_input_buffer()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1036 data->CompressedBufferType = DXVA2_PictureParametersBufferType; in mpg4_syntax_init()
1044 data->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in mpg4_syntax_init()
1053 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in mpg4_syntax_init()