Home
last modified time | relevance | path

Searched refs:vpx_minmax_8x8 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h368 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h403 #define vpx_minmax_8x8 vpx_minmax_8x8_neon macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h403 #define vpx_minmax_8x8 vpx_minmax_8x8_neon macro
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h403 #define vpx_minmax_8x8 vpx_minmax_8x8_msa macro
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h403 #define vpx_minmax_8x8 vpx_minmax_8x8_msa macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h438 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h440 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c629 vpx_minmax_8x8(s + y8_idx * sp + x8_idx, sp, d + y8_idx * dp + x8_idx, in compute_minmax_8x8()
633 vpx_minmax_8x8(s + y8_idx * sp + x8_idx, sp, d + y8_idx * dp + x8_idx, dp, in compute_minmax_8x8()