Searched refs:sub_y_offset (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | h264_mc_template.c | 151 int sub_y_offset = y_offset + (j & 2); in hl_motion() local 153 dest_y, dest_cb, dest_cr, sub_x_offset, sub_y_offset, in hl_motion()
|
H A D | h264_mb.c | 156 int sub_y_offset = y_offset + 2 * (j & 2); in await_references() local 157 get_lowest_part_y(h, sl, refs, n + j, 4, sub_y_offset, in await_references()
|
Completed in 3 milliseconds