Home
last modified time | relevance | path

Searched refs:PPS_SIZE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c39 #define PPS_SIZE (96 * 64) macro
59 PPS_SIZE); in hal_h265d_alloc_res()
81 ret = mpp_buffer_get(reg_ctx->group, &reg_ctx->pps_data, PPS_SIZE); in hal_h265d_alloc_res()
H A Dhal_h265d_vdpu382.c41 #define PPS_SIZE (112 * 64)//(96x64) macro
H A Dhal_h265d_vdpu34x.c41 #define PPS_SIZE (112 * 64)//(96x64) macro
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c64 #define PPS_SIZE 0x2000 macro
87 #define SAO_UP_OFFSET (PPS_OFFSET + PPS_SIZE)