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