Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c5206 const uint32_t luma_pic_breadth = VPXMAX(cm->width, cm->height); local
5311 if (luma_pic_breadth > level_spec->max_luma_picture_breadth) {
5312 level_spec->max_luma_picture_breadth = luma_pic_breadth;