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

  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 48 } 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 63 milliseconds