Searched defs:top_dst (Results 1 – 5 of 5) sorted by relevance
/external/webp/src/dsp/ |
D | upsampling_neon.c | 177 top_dst, bottom_dst, cur_x, len) { \ argument 185 top_dst, bottom_dst, cur_x, len) { \ argument
|
D | upsampling_sse41.c | 110 top_dst, bottom_dst, cur_x) do { \ argument
|
D | upsampling_sse2.c | 108 top_dst, bottom_dst, cur_x) do { \ argument
|
/external/libvpx/libvpx/vpx_scale/mips/dspr2/ |
D | yv12extend_dspr2.c | 27 uint8_t *top_dst, *bot_dst; in extend_plane() local
|
/external/libaom/libaom/aom_scale/mips/dspr2/ |
D | yv12extend_dspr2.c | 29 uint8_t *top_dst, *bot_dst; in extend_plane() local
|