Home
last modified time | relevance | path

Searched refs:DXVA_Qmatrix_HEVC (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h216 } DXVA_Qmatrix_HEVC, *LPDXVA_Qmatrix_HEVC; typedef
235 DXVA_Qmatrix_HEVC qm;
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c299 static void fill_scaling_lists(const HEVCContext *h, DXVA_Qmatrix_HEVC *qm) in fill_scaling_lists()
309 memset(qm, 0, sizeof(DXVA_Qmatrix_HEVC)); in fill_scaling_lists()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c703 if (memcmp((void*)&dxva_cxt->qm, reg_ctx->scaling_qm, sizeof(DXVA_Qmatrix_HEVC))) { in hal_h265d_output_scalinglist_packet()
H A Dhal_h265d_vdpu384a.c96 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu384a_init()
305 if (memcmp((void*)&dxva_ctx->qm, reg_ctx->scaling_qm, sizeof(DXVA_Qmatrix_HEVC))) { in hal_h265d_vdpu384a_scalinglist_packet()
H A Dhal_h265d_vdpu383.c117 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu383_init()
337 if (memcmp((void*)&dxva_ctx->qm, reg_ctx->scaling_qm, sizeof(DXVA_Qmatrix_HEVC))) { in hal_h265d_vdpu383_scalinglist_packet()
H A Dhal_h265d_rkv.c172 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_rkv_init()
H A Dhal_h265d_vdpu382.c105 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu382_init()
H A Dhal_h265d_vdpu34x.c107 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu34x_init()