Home
last modified time | relevance | path

Searched refs:vpx_fdct4x4 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h185 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h185 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h185 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h185 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h196 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h213 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h213 #define vpx_fdct4x4 vpx_fdct4x4_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4336 cpi->td.mb.fwd_txm4x4 = lossless ? vp9_fwht4x4 : vpx_fdct4x4;
4340 cpi->td.mb.fwd_txm4x4 = lossless ? vp9_fwht4x4 : vpx_fdct4x4;
Dvp9_encodeframe.c3883 x->fwd_txm4x4 = xd->lossless ? vp9_fwht4x4 : vpx_fdct4x4; in encode_frame_internal()
3887 x->fwd_txm4x4 = xd->lossless ? vp9_fwht4x4 : vpx_fdct4x4; in encode_frame_internal()
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h237 #define vpx_fdct4x4 vpx_fdct4x4_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h237 #define vpx_fdct4x4 vpx_fdct4x4_sse2 macro