Home
last modified time | relevance | path

Searched refs:vp8_mc_hv (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dvp8dsp_armv6.S1232 .macro vp8_mc_hv name, size, h, v, ytaps
1261 vp8_mc_hv epel, 16, h6, v6, 6 label
1262 vp8_mc_hv epel, 8, h6, v6, 6 label
1263 vp8_mc_hv epel, 8, h4, v6, 6 label
1264 vp8_mc_hv epel, 8, h6, v4, 4 label
1265 vp8_mc_hv epel, 8, h4, v4, 4 label
1266 vp8_mc_hv epel, 4, h6, v6, 6 label
1267 vp8_mc_hv epel, 4, h4, v6, 6 label
1268 vp8_mc_hv epel, 4, h6, v4, 4 label
1269 vp8_mc_hv epe label
1271 vp8_mc_hv bilin, 16, h, v, 2 global() label
1272 vp8_mc_hv bilin, 8, h, v, 2 global() label
1273 vp8_mc_hv bilin, 4, h, v, 2 global() label
[all...]

Completed in 2 milliseconds