Searched refs:DXVA_Qmatrix_HEVC (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 216 } DXVA_Qmatrix_HEVC, *LPDXVA_Qmatrix_HEVC; typedef 235 DXVA_Qmatrix_HEVC qm;
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser2_syntax.c | 299 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 D | hal_h265d_com.c | 703 if (memcmp((void*)&dxva_cxt->qm, reg_ctx->scaling_qm, sizeof(DXVA_Qmatrix_HEVC))) { in hal_h265d_output_scalinglist_packet()
|
| H A D | hal_h265d_vdpu384a.c | 96 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 D | hal_h265d_vdpu383.c | 117 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 D | hal_h265d_rkv.c | 172 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_rkv_init()
|
| H A D | hal_h265d_vdpu382.c | 105 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu382_init()
|
| H A D | hal_h265d_vdpu34x.c | 107 reg_ctx->scaling_qm = mpp_calloc(DXVA_Qmatrix_HEVC, 1); in hal_h265d_vdpu34x_init()
|