HomeSort by relevance Sort by last modified time
    Searched refs:ref_ptr (Results 176 - 188 of 188) sorted by null

1 2 3 4 5 6 78

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_h_armv6.asm 22 ; r2 unsigned char *ref_ptr
vp8_variance_halfpixvar16x16_v_armv6.asm 22 ; r2 unsigned char *ref_ptr
vp8_variance_halfpixvar16x16_hv_armv6.asm 22 ; r2 unsigned char *ref_ptr
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 20 ; r2 unsigned char *ref_ptr
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
sad_test.cc 50 const unsigned char *const ref_ptr[],
variance_test.cc 440 int source_stride, const unsigned char *ref_ptr, int ref_stride);
    [all...]
  /external/libvpx/libvpx/test/
sad_test.cc 41 const unsigned char * const ref_ptr[],
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
sad_test.cc 41 const unsigned char * const ref_ptr[],
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 22 ; r2 unsigned char *ref_ptr
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 22 ; r2 unsigned char *ref_ptr
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 419 unsigned char *ref_ptr; local
430 ref_ptr = (unsigned char *)(xd->pre.y_buffer + d->offset );
431 vp8_mse16x16 ( src_ptr, src_stride, ref_ptr, ref_stride,
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 419 unsigned char *ref_ptr; local
430 ref_ptr = (unsigned char *)(xd->pre.y_buffer + d->offset );
431 vp8_mse16x16 ( src_ptr, src_stride, ref_ptr, ref_stride,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 418 unsigned char *ref_ptr; local
430 ref_ptr = (unsigned char *)(xd->pre.y_buffer + d->offset );
431 vp8_mse16x16 ( src_ptr, src_stride, ref_ptr, ref_stride,
    [all...]

Completed in 806 milliseconds

1 2 3 4 5 6 78