Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c1247 static INLINE int does_level_match(int width, int height, double fps, in does_level_match() function
1267 if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, 512, in set_bitstream_level_tier()
1270 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1273 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1276 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1279 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1282 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1285 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1288 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
1291 } else if (does_level_match(oxcf->width, oxcf->height, oxcf->init_framerate, in set_bitstream_level_tier()
[all …]