Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1044 int ref_row; in vp8_diamond_search_sad_c() local
1156 int ref_row; in vp8_diamond_search_sadx4() local
1303 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sad_c() local
1389 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sadx3() local
1508 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sadx8() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c101 const int ref_row = clamp(ref_mv->row, minmv.as_mv.row, maxmv.as_mv.row); in vp9_diamond_search_sad_avx() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c375 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local
413 const uint16_t *ref_row = src - x - y * src_stride; in high_build_mc_border() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1594 int ref_row; in vp9_diamond_search_sad_c() local