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

  /external/libvpx/generic/
vp8_rtcd.h 286 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
287 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/mips/
vp8_rtcd.h 286 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
287 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 304 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
305 #define vp8_yv12_copy_partial_frame vp8_yv12_copy_partial_frame_c
  /external/libvpx/armv7a/
vp8_rtcd.h 329 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
330 #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/armv7a-neon/
vp8_rtcd.h 382 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);

Completed in 77 milliseconds