Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp411 constexpr int yuv_bt601_max_height = 720; in get_format_dataspace() local
426 else if (width < yuv_bt601_max_width || height < yuv_bt601_max_height) in get_format_dataspace()