Home
last modified time | relevance | path

Searched refs:vpx_sad8x8x3 (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h506 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h506 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h506 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h506 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h545 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h591 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h591 #define vpx_sad8x8x3 vpx_sad8x8x3_c macro
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h637 #define vpx_sad8x8x3 vpx_sad8x8x3_msa macro
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h637 #define vpx_sad8x8x3 vpx_sad8x8x3_msa macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h673 #define vpx_sad8x8x3 vpx_sad8x8x3_sse3 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h677 #define vpx_sad8x8x3 vpx_sad8x8x3_sse3 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2008 cpi->fn_ptr[BLOCK_8X8].sdx3f = vpx_sad8x8x3; in vp8_create_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2298 vpx_sub_pixel_variance8x8, vpx_sub_pixel_avg_variance8x8, vpx_sad8x8x3, in vp9_create_compressor()