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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 661 uint8_t best_dst[8 * 8]; local
746 vpx_memcpy(best_dst + idy * 8, dst_init + idy * dst_stride,
757 vpx_memcpy(dst_init + idy * dst_stride, best_dst + idy * 8,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1067 uint8_t best_dst[8 * 8]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 1067 uint8_t best_dst[8 * 8]; local
    [all...]

Completed in 1077 milliseconds