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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
ec_types.h 35 } B_OVERLAP;
42 B_OVERLAP overlaps[16];
error_concealment.c 112 static void calculate_overlaps_mb(B_OVERLAP *b_overlaps, union b_mode_info *bmi,
129 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]);
279 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps,
387 const B_OVERLAP *block_overlaps =
  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 35 } B_OVERLAP;
42 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 =
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
ec_types.h 35 } B_OVERLAP;
42 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 356 milliseconds