Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.h42 constexpr uint32_t kHeightOfVideo = 2160; variable
H A DC2Fuzzer.cpp198 C2StreamPictureSizeInfo::input inputSize(0u, kWidthOfVideo, kHeightOfVideo); in initDecoder()