Home
last modified time | relevance | path

Searched defs:mb_to_bottom_edge (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/common/
H A Dfindnearmv.h50 int mb_to_bottom_edge) { in vp8_clamp_mv()
63 int mb_to_bottom_edge) { in vp8_check_mv_bounds()
H A Dblockd.h282 int mb_to_bottom_edge; member
/aosp_15_r20/external/libvpx/vp8/decoder/
H A Derror_concealment.c242 int mb_to_top_edge, int mb_to_bottom_edge) { in estimate_mb_mvs()
320 int mb_to_bottom_edge = ((mb_rows - 1 - mb_row) * 16) << 3; in estimate_missing_mvs() local
425 int mb_to_bottom_edge = mb->mb_to_bottom_edge - ((row * 4) << 3); in interpolate_mvs() local
H A Ddecodemv.c193 int mb_to_bottom_edge) { in decode_split_mv()
383 int mb_to_bottom_edge; in read_mb_modes_mv() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_blockd.h181 int mb_to_bottom_edge; member
/aosp_15_r20/external/libaom/av1/common/
H A Dblockd.h680 int mb_to_bottom_edge; /*!< Distance from bottom edge */ member