Home
last modified time | relevance | path

Searched refs:DXVA2_InverseQuantizationMatrixBufferType (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Ddxva_syntax.h28 DXVA2_InverseQuantizationMatrixBufferType = 4, enumerator
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c218 case DXVA2_InverseQuantizationMatrixBufferType: in explain_input_buffer()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c52 case DXVA2_InverseQuantizationMatrixBufferType : { in vdpu2_mpg4d_setup_regs_by_syntax()
H A Dhal_m4vd_vdpu1.c52 case DXVA2_InverseQuantizationMatrixBufferType : { in vdpu1_mpg4d_setup_regs_by_syntax()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c378 p_dec->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in commit_buffer()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1044 data->CompressedBufferType = DXVA2_InverseQuantizationMatrixBufferType; in mpg4_syntax_init()