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

  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 18 #define MAX_OVERLAPS 16
31 OVERLAP_NODE overlaps[MAX_OVERLAPS];
error_concealment.c 69 for (i = 0; i < MAX_OVERLAPS; ++i) {
221 for (i = 0; i < MAX_OVERLAPS; ++i) {

Completed in 84 milliseconds