Home
last modified time | relevance | path

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

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