Home
last modified time | relevance | path

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

/external/libvpx/nestegg/src/
Dnestegg.c106 #define LIMIT_BLOCK (1 << 30) macro
1195 if (block_size > LIMIT_BLOCK) in ne_read_block()