Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp564 constexpr uint32_t MIN_STREAM_SIZE = 0x800; variable
1679 constexpr uint32_t kHeaderLength = MIN_STREAM_SIZE; in process()