HomeSort by relevance Sort by last modified time
    Searched refs:ref_col (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_diamond_search_sad_avx.c 102 const int ref_col = clamp(ref_mv->col, minmv.as_mv.col, maxmv.as_mv.col); local
104 int_mv bmv = pack_int_mv(ref_row, ref_col);
112 x->e_mbd.plane[0].pre[0].buf + ref_row * in_what_stride + ref_col;
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 1043 int ref_col; local
1156 int ref_col; local
1304 int ref_col = ref_mv->as_mv.col; local
1391 int ref_col = ref_mv->as_mv.col; local
1512 int ref_col = ref_mv->as_mv.col; local
    [all...]
  /external/libaom/libaom/av1/encoder/
mcomp.c 1672 int ref_col; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 1931 int ref_col; local
    [all...]

Completed in 1367 milliseconds