Home
last modified time | relevance | path

Searched defs:top_ref (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h101 const int top_ref = sl->ref_cache[list][index8 - 8]; in pred_motion() local
165 const int top_ref = sl->ref_cache[list][scan8[0] - 8]; in pred_16x8_motion() local
263 int top_ref, left_ref, diagonal_ref, match_count, mx, my; in pred_pskip_motion() local
[all...]
H A Dh264_direct.c226 int top_ref = sl->ref_cache[list][scan8[0] - 8]; in pred_spatial_direct_motion() local
H A Dsvq3.c382 const int top_ref = s->ref_cache[list][index8 - 8]; in svq3_pred_motion() local

Completed in 5 milliseconds