Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c362 p_dec->CompressedBufferType = DXVA2_PictureParametersBufferType; in commit_buffer()
369 p_dec->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in commit_buffer()
376 p_dec->CompressedBufferType = DXVA2_BitStreamDateBufferType; in commit_buffer()
383 p_dec->CompressedBufferType = DXVA2_SliceControlBufferType; in commit_buffer()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Ddxva_syntax.h56 RK_U32 CompressedBufferType; member
/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
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()
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()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c135 data->CompressedBufferType = DXVA2_PictureParametersBufferType; in h263_syntax_init()
143 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in h263_syntax_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c53 switch (pdes[i].CompressedBufferType) { in explain_input_buffer()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1035 data->CompressedBufferType = DXVA2_PictureParametersBufferType; in mpg4_syntax_init()
1043 data->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in mpg4_syntax_init()
1052 data->CompressedBufferType = DXVA2_BitStreamDateBufferType; in mpg4_syntax_init()