Searched refs:kHeightOfVideo (Results 1 – 2 of 2) sorted by relevance
43 constexpr uint32_t kHeightOfVideo = 2160; variable
197 C2StreamPictureSizeInfo::input inputSize(0u, kWidthOfVideo, kHeightOfVideo); in initDecoder()