Home
last modified time | relevance | path

Searched defs:top_dst (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dupsampling_neon.c178 top_dst, bottom_dst, cur_x, len) { \ argument
186 top_dst, bottom_dst, cur_x, len) { \ argument
Dupsampling_sse2.c109 top_dst, bottom_dst, cur_x) do { \ argument
Dupsampling_sse41.c111 top_dst, bottom_dst, cur_x) do { \ argument
/external/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c27 uint8_t *top_dst, *bot_dst; in extend_plane() local