Searched defs:NORM_YUV420_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
88 constexpr static int64_t NORM_YUV420_BUFFER_SIZE = 1920 * 1080 * 3 / 2; variable
309 constexpr int64_t NORM_YUV420_BUFFER_SIZE = 1920 * 1080 * 3 / 2; variable