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

  /external/libvpx/armv7a/
vpx_scale_rtcd.h 36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
37 #define vp8_yv12_copy_frame vp8_yv12_copy_frame_c
  /external/libvpx/generic/
vpx_scale_rtcd.h 36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
37 #define vp8_yv12_copy_frame vp8_yv12_copy_frame_c
  /external/libvpx/mips/
vpx_scale_rtcd.h 36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
37 #define vp8_yv12_copy_frame vp8_yv12_copy_frame_c
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
37 #define vp8_yv12_copy_frame vp8_yv12_copy_frame_c
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 37 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
  /external/libvpx/libvpx/vpx_scale/generic/
yv12extend.c 130 void vp8_yv12_copy_frame_c(const YV12_BUFFER_CONFIG *src_ybc, function

Completed in 1179 milliseconds