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

  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 31 } B_OVERLAP;
38 B_OVERLAP overlaps[16];
error_concealment.c 114 static void calculate_overlaps_mb(B_OVERLAP *b_overlaps, union b_mode_info *bmi,
131 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]);
281 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps,
389 const B_OVERLAP *block_overlaps =

Completed in 53 milliseconds