Home
last modified time | relevance | path

Searched defs:ref_col (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1043 int ref_col; in vp8_diamond_search_sad_c() local
1156 int ref_col; in vp8_diamond_search_sadx4() local
1304 int ref_col = ref_mv->as_mv.col; in vp8_full_search_sad_c() local
1391 int ref_col = ref_mv->as_mv.col; in vp8_full_search_sadx3() local
1512 int ref_col = ref_mv->as_mv.col; in vp8_full_search_sadx8() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c102 const int ref_col = clamp(ref_mv->col, minmv.as_mv.col, maxmv.as_mv.col); in vp9_diamond_search_sad_avx() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1931 int ref_col; in vp9_diamond_search_sad_c() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c1672 int ref_col; in av1_diamond_search_sad_c() local