Home
last modified time | relevance | path

Searched refs:vp8_short_fdct4x4 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvp8_rtcd.h124 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h148 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h148 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
/external/libvpx/config/x86/
Dvp8_rtcd.h180 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h180 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c1046 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()
1050 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()