Home
last modified time | relevance | path

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

/external/libvpx/config/mips32/
Dvp9_rtcd.h84 #define vp9_int_pro_col vp9_int_pro_col_c macro
/external/libvpx/config/generic/
Dvp9_rtcd.h84 #define vp9_int_pro_col vp9_int_pro_col_c macro
/external/libvpx/config/mips64/
Dvp9_rtcd.h84 #define vp9_int_pro_col vp9_int_pro_col_c macro
/external/libvpx/config/arm/
Dvp9_rtcd.h84 #define vp9_int_pro_col vp9_int_pro_col_c macro
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h87 #define vp9_int_pro_col vp9_int_pro_col_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h90 #define vp9_int_pro_col vp9_int_pro_col_neon macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h90 #define vp9_int_pro_col vp9_int_pro_col_neon macro
/external/libvpx/config/x86/
Dvp9_rtcd.h101 #define vp9_int_pro_col vp9_int_pro_col_sse2 macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h102 #define vp9_int_pro_col vp9_int_pro_col_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1875 vbuf[idx] = vp9_int_pro_col(ref_buf, bw) >> norm_factor; in vp9_int_pro_motion_estimation()
1887 src_vbuf[idx] = vp9_int_pro_col(src_buf, bw) >> norm_factor; in vp9_int_pro_motion_estimation()