Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c315 const int yA0 = y0 + nPbH; in derive_spatial_merge_candidates() local
384 yA0 < s->ps.sps->height && in derive_spatial_merge_candidates()
386 !is_diff_mer(s, xA0, yA0, x0, y0); in derive_spatial_merge_candidates()
596 int xA0, yA0; in ff_hevc_luma_mv_mvp_mode() local
627 yA0 = y0 + nPbH; in ff_hevc_luma_mv_mvp_mode()
630 yA0 < s->ps.sps->height && in ff_hevc_luma_mv_mvp_mode()

Completed in 2 milliseconds