Lines Matching refs:first_field
387 h->first_field = h1->first_field;
972 h->first_field = 0;
1598 if (h->first_field) {
1650 while (h->poc.frame_num != h->poc.prev_frame_num && !h->first_field &&
1660 h->first_field = 0;
1715 if (h->first_field) {
1726 h->first_field = FIELD_PICTURE(h);
1735 h->first_field = 1;
1741 h->first_field = 1;
1745 h->first_field = 0;
1750 h->first_field = FIELD_PICTURE(h);
1753 if (!FIELD_PICTURE(h) || h->first_field) {
1755 h->first_field = 0;
1819 if (!FIELD_PICTURE(h) || !h->first_field || h->missing_fields > 1) {
2229 if (h->cur_pic_ptr && FIELD_PICTURE(h) && h->first_field) {
2233 } else if (h->cur_pic_ptr && !FIELD_PICTURE(h) && !h->first_field && h->nal_unit_type == H264_NAL_IDR_SLICE) {
2245 if (!h->first_field) {
2257 if (h->current_slice == 0 && !h->first_field) {