Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c110 #define LIMIT_BLOCK (1 << 30) macro
1259 if (block_size > LIMIT_BLOCK) in ne_read_block()