Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c121 RK_U32 maxlumas = prep->width * prep->height; in h265e_set_vps() local
143 if (levels[i].maxLumaSamples >= maxlumas) { in h265e_set_vps()