HomeSort by relevance Sort by last modified time
    Searched full:reconstruct_inter_block (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c 281 static void reconstruct_inter_block(int plane, int block, function
379 vp9_foreach_transformed_block(xd, bsize, reconstruct_inter_block, &arg);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 277 static void reconstruct_inter_block(int plane, int block, function
370 vp9_foreach_transformed_block(xd, bsize, reconstruct_inter_block, &arg);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 279 static void reconstruct_inter_block(int plane, int block, function
372 vp9_foreach_transformed_block(xd, bsize, reconstruct_inter_block, &arg);
    [all...]

Completed in 92 milliseconds