Home
last modified time | relevance | path

Searched refs:raw_my (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mb.c42 int raw_my = sl->mv_cache[list][scan8[n]][1]; in get_lowest_part_list_y() local
43 int filter_height_down = (raw_my & 3) ? 3 : 0; in get_lowest_part_list_y()
44 int full_my = (raw_my >> 2) + y_offset; in get_lowest_part_list_y()

Completed in 2 milliseconds