HomeSort by relevance Sort by last modified time
    Searched full:src_ptr (Results 226 - 250 of 329) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/vp8/common/mips/msa/
postproc_msa.c 191 static void postproc_down_across_chroma_msa(uint8_t *src_ptr, uint8_t *dst_ptr,
196 uint8_t *p_src = src_ptr;
359 static void postproc_down_across_luma_msa(uint8_t *src_ptr, uint8_t *dst_ptr,
364 uint8_t *p_src = src_ptr;
549 void vp8_mbpost_proc_across_ip_msa(uint8_t *src_ptr, int32_t pitch,
553 uint8_t *src_dup = src_ptr;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_mips.cc     [all...]
row_common.cc     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
convolve8_avg_horiz_dspr2.c 330 static void convolve_avg_horiz_16_dspr2(const uint8_t *src_ptr,
354 src = src_ptr;
358 prefetch_load(src_ptr + src_stride);
359 prefetch_load(src_ptr + src_stride + 32);
    [all...]
convolve8_dspr2.c 313 static void convolve_horiz_16_transposed_dspr2(const uint8_t *src_ptr,
340 prefetch_load(src_ptr + src_stride);
341 prefetch_load(src_ptr + src_stride + 32);
343 src = src_ptr;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_avg_horiz_dspr2.c 332 static void convolve_avg_horiz_16_dspr2(const uint8_t *src_ptr,
356 src = src_ptr;
360 vp9_prefetch_load(src_ptr + src_stride);
361 vp9_prefetch_load(src_ptr + src_stride + 32);
    [all...]
vp9_convolve8_dspr2.c 331 static void convolve_horiz_16_transposed_dspr2(const uint8_t *src_ptr,
358 vp9_prefetch_load(src_ptr + src_stride);
359 vp9_prefetch_load(src_ptr + src_stride + 32);
361 src = src_ptr;
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
loopfilter_mmx.asm 17 ; unsigned char *src_ptr,
39 mov rsi, arg(0) ;src_ptr
229 ; unsigned char *src_ptr,
252 mov rsi, arg(0) ;src_ptr
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_blend.c 164 LLVMValueRef src_ptr; local
179 src_ptr = LLVMGetParam(func, 0);
194 src = LLVMBuildLoad(builder, src_ptr, "src");
214 src[i] = LLVMBuildLoad(builder, LLVMBuildGEP(builder, src_ptr, &index, 1, ""), "");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 17 ; unsigned char *src_ptr,
39 mov rsi, arg(0) ;src_ptr
229 ; unsigned char *src_ptr,
252 mov rsi, arg(0) ;src_ptr
vp9_postproc_mmx.asm 19 ; unsigned char *src_ptr,
54 mov rsi, arg(0) ;src_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 450 // Indicate whether SRC_PTR of type SRC_TYPE is contained publicly
453 // objects might be contained within this type. If SRC_PTR is one
465 // started from and SRC_PTR points to that base within the most
577 // dst_ptr + src2dst == src_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 450 // Indicate whether SRC_PTR of type SRC_TYPE is contained publicly
453 // objects might be contained within this type. If SRC_PTR is one
465 // started from and SRC_PTR points to that base within the most
577 // dst_ptr + src2dst == src_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cxxabi.h 450 // Indicate whether SRC_PTR of type SRC_TYPE is contained publicly
453 // objects might be contained within this type. If SRC_PTR is one
465 // started from and SRC_PTR points to that base within the most
577 // dst_ptr + src2dst == src_ptr
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cxxabi.h 455 // Indicate whether SRC_PTR of type SRC_TYPE is contained publicly
458 // objects might be contained within this type. If SRC_PTR is one
470 // started from and SRC_PTR points to that base within the most
582 // dst_ptr + src2dst == src_ptr
  /external/webp/src/dsp/
enc_neon.c 364 const uint8_t* src_ptr = src; local
371 "vld1.8 {d8}, [%[src_ptr]], %[kBPS] \n"
372 "vld1.8 {d10}, [%[src_ptr]], %[kBPS] \n"
373 "vld1.8 {d9}, [%[src_ptr]], %[kBPS] \n"
374 "vld1.8 {d11}, [%[src_ptr]] \n"
465 : [src_ptr] "+r"(src_ptr), [ref_ptr] "+r"(ref_ptr),
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm 88 ; unsigned char *src_ptr,
115 mov rsi, arg(0) ;src_ptr
  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 24 unsigned char *src_ptr = (*(be->base_src) + be->src); local
29 vpx_subtract_block(4, 4, diff_ptr, pitch, src_ptr, src_stride,
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 69 add_proto qw/void vp9_post_proc_down_and_across/, "const uint8_t *src_ptr, uint8_t *dst_ptr, int src_pixels_per_line, int dst_pixels_per_line, int rows, int cols, int flimit";
170 add_proto qw/void vp9_highbd_post_proc_down_and_across/, "const uint16_t *src_ptr, uint16_t *dst_ptr, int src_pixels_per_line, int dst_pixels_per_line, int rows, int cols, int flimit";
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_avg_intrin_sse2.c 251 int16_t const *src_ptr = src_diff + (idx >> 1) * 8 * src_stride local
253 vp9_hadamard_8x8_sse2(src_ptr, src_stride, coeff + idx * 64);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_sse2.asm 88 ; unsigned char *src_ptr,
115 mov rsi, arg(0) ;src_ptr
  /external/libvpx/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 16 ; r0 unsigned char *src_ptr,
  /external/opencv/cv/src/
cvmorph.cpp     [all...]
  /external/opencv3/modules/core/src/opencl/runtime/
opencl_core.cpp 221 cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, cl_bool blocking_copy, void* dst_ptr, const void* src_ptr, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) =
  /external/opencv3/modules/core/src/
opencl_kernels_core.cpp     [all...]

Completed in 1326 milliseconds

1 2 3 4 5 6 7 8 91011>>