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

  /external/libvpx/libvpx/vpx_scale/generic/
yv12extend_generic.h 23 void vp8_yv12_copy_y_c(YV12_BUFFER_CONFIG *src_ybc, YV12_BUFFER_CONFIG *dst_ybc);
yv12extend.c 249 void vp8_yv12_copy_y_c(YV12_BUFFER_CONFIG *src_ybc, function
  /external/libvpx/armv7a/
vpx_rtcd.h 402 void vp8_yv12_copy_y_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
403 #define vp8_yv12_copy_y vp8_yv12_copy_y_c
  /external/libvpx/generic/
vpx_rtcd.h 359 void vp8_yv12_copy_y_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
360 #define vp8_yv12_copy_y vp8_yv12_copy_y_c
  /external/libvpx/mips/
vpx_rtcd.h 359 void vp8_yv12_copy_y_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
360 #define vp8_yv12_copy_y vp8_yv12_copy_y_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 377 void vp8_yv12_copy_y_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
378 #define vp8_yv12_copy_y vp8_yv12_copy_y_c
  /external/libvpx/armv7a-neon/
vpx_rtcd.h     [all...]

Completed in 461 milliseconds