Home
last modified time | relevance | path

Searched defs:ScalingList (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h99 typedef struct ScalingList { struct
102 RK_U8 sl[4][6][64];
103 RK_U8 sl_dc[2][6];
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h194 typedef struct ScalingList { struct
199 } ScalingList; argument