OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIN_STREAM_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/
ih264e_bitstream.h
70
* @brief Stream buffer allocated per frame should be atleast
MIN_STREAM_SIZE
73
#define
MIN_STREAM_SIZE
0x800
/frameworks/av/media/codec2/components/avc/
C2SoftAvcEnc.cpp
414
constexpr uint32_t
MIN_STREAM_SIZE
= 0x800;
[
all
...]
Completed in 89 milliseconds