Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp414 constexpr uint32_t MIN_STREAM_SIZE = 0x800; variable
1437 constexpr uint32_t kHeaderLength = MIN_STREAM_SIZE; in process()