HomeSort by relevance Sort by last modified time
    Searched refs:LIMIT_BINARY (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 109 #define LIMIT_BINARY (1 << 24)
713 if (length == 0 || length > LIMIT_BINARY)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 109 #define LIMIT_BINARY (1 << 24)
713 if (length == 0 || length > LIMIT_BINARY)
    [all...]

Completed in 49 milliseconds