Home
last modified time | relevance | path

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

/external/libvpx/config/arm-neon/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/generic/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/x86/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/x86_64/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/arm/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/arm64/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/mips64/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/mips64-msa/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/mips32/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/mips32-msa/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_scale_rtcd.h33 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c macro
/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c304 vert_band_scale = vp8_vertical_band_5_3_scale; in Scale2D()