Lines Matching defs:ref
63 H264Ref *ref = &sl->ref_list[0][ref_n];
65 // Error resilience puts the current picture in the ref list.
68 if (ref->parent->tf.progress->data != h->cur_pic.tf.progress->data ||
69 (ref->reference & 3) != h->picture_structure) {
79 H264Ref *ref = &sl->ref_list[1][ref_n];
81 if (ref->parent->tf.progress->data != h->cur_pic.tf.progress->data ||
82 (ref->reference & 3) != h->picture_structure) {
102 int ref, list;
167 for (ref = 0; ref < 48 && nrefs[list]; ref++) {
168 int row = refs[list][ref];
170 H264Ref *ref_pic = &sl->ref_list[list][ref];
352 H264Ref *ref = &sl->ref_list[0][sl->ref_cache[0][scan8[n]]];
353 mc_dir_part(h, sl, ref, n, square, height, delta, 0,
362 H264Ref *ref = &sl->ref_list[1][sl->ref_cache[1][scan8[n]]];
363 mc_dir_part(h, sl, ref, n, square, height, delta, 1,
459 H264Ref *ref = &sl->ref_list[list][refn];
460 mc_dir_part(h, sl, ref, n, square, height, delta, list,