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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
ec_types.h 52 } EC_BLOCK;
error_concealment.c 416 static void assign_neighbor(EC_BLOCK *neighbor, MODE_INFO *mi, int block_idx)
425 * image boundaries, those positions in the EC_BLOCK array are left "empty".
432 EC_BLOCK *neighbors,
496 EC_BLOCK *neighbors,
564 EC_BLOCK neighbors[NUM_NEIGHBORS];
  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 52 } EC_BLOCK;
error_concealment.c 418 static void assign_neighbor(EC_BLOCK *neighbor, MODE_INFO *mi, int block_idx)
427 * image boundaries, those positions in the EC_BLOCK array are left "empty".
434 EC_BLOCK *neighbors,
498 EC_BLOCK *neighbors,
566 EC_BLOCK neighbors[NUM_NEIGHBORS];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
ec_types.h 52 } EC_BLOCK;
error_concealment.c 418 static void assign_neighbor(EC_BLOCK *neighbor, MODE_INFO *mi, int block_idx)
427 * image boundaries, those positions in the EC_BLOCK array are left "empty".
434 EC_BLOCK *neighbors,
498 EC_BLOCK *neighbors,
566 EC_BLOCK neighbors[NUM_NEIGHBORS];

Completed in 504 milliseconds