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

  /external/libvpx/generic/
vp8_rtcd.h 293 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
294 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/mips/
vp8_rtcd.h 293 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
294 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 311 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
312 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/armv7a/
vp8_rtcd.h 336 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
337 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/libvpx/vp8/encoder/
picklpf.c 26 void vp8_yv12_copy_partial_frame_c(YV12_BUFFER_CONFIG *src_ybc, function
  /external/libvpx/x86/
vp8_rtcd.h     [all...]
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 390 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);

Completed in 74 milliseconds