Home
last modified time | relevance | path

Searched refs:vp9_minmax_8x8 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/mips32/
Dvp9_rtcd.h90 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/generic/
Dvp9_rtcd.h90 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/mips64/
Dvp9_rtcd.h90 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/arm/
Dvp9_rtcd.h90 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h93 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h97 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h97 #define vp9_minmax_8x8 vp9_minmax_8x8_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h109 #define vp9_minmax_8x8 vp9_minmax_8x8_sse2 macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h110 #define vp9_minmax_8x8 vp9_minmax_8x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c555 vp9_minmax_8x8(s + y8_idx * sp + x8_idx, sp, in compute_minmax_8x8()
560 vp9_minmax_8x8(s + y8_idx * sp + x8_idx, sp, in compute_minmax_8x8()