Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.h43 constexpr uint32_t kHeightOfVideo = 2160; variable
DC2Fuzzer.cpp197 C2StreamPictureSizeInfo::input inputSize(0u, kWidthOfVideo, kHeightOfVideo); in initDecoder()