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

  /external/libvpx/libvpx/vp8/encoder/
denoising.h 21 COPY_BLOCK,
denoising.c 131 return COPY_BLOCK;
287 decision = COPY_BLOCK;
299 if (decision == COPY_BLOCK)
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 196 #define COPY_BLOCK { *((uint32*)ptr) = *((uint32*)prev); \
277 COPY_BLOCK
306 COPY_BLOCK
333 COPY_BLOCK
374 COPY_BLOCK
406 COPY_BLOCK
433 COPY_BLOCK
461 COPY_BLOCK
490 COPY_BLOCK
  /external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c 112 return COPY_BLOCK;

Completed in 125 milliseconds