Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h193 } DXVA_Qmatrix_HEVC, *LPDXVA_Qmatrix_HEVC; typedef
212 DXVA_Qmatrix_HEVC qm;
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c261 static void fill_scaling_lists(const HEVCContext *h, DXVA_Qmatrix_HEVC *qm) in fill_scaling_lists()
271 memset(qm, 0, sizeof(DXVA_Qmatrix_HEVC)); in fill_scaling_lists()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c702 if (memcmp((void*)&dxva_cxt->qm, reg_ctx->scaling_qm, sizeof(DXVA_Qmatrix_HEVC))) { in hal_h265d_output_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.c106 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu382_init()
H A Dhal_h265d_vdpu34x.c106 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu34x_init()