Searched refs:vpx_yv12_copy_y_c (Results 1 – 7 of 7) sorted by relevance
39 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…40 #define vpx_yv12_copy_y vpx_yv12_copy_y_c
49 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…50 #define vpx_yv12_copy_y vpx_yv12_copy_y_c
41 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
166 void vpx_yv12_copy_y_c(const YV12_BUFFER_CONFIG *src_ybc, in vpx_yv12_copy_y_c() function