Lines Matching refs:BOTTOM_FIELD
392 if (structure == BOTTOM_FIELD) { in unmark_long_term_field_for_reference_by_frame_idx()
516 structure = BOTTOM_FIELD; in mm_assign_long_term_frame_idx()
639 } else if (structure == BOTTOM_FIELD) { in free_dpb_mark()
953 fs->bottom_field = alloc_storable_picture(p_Vid, BOTTOM_FIELD); in write_unpaired_field()
1116 case BOTTOM_FIELD: in adaptive_memory_management()
1155 fs_btm = fs->bottom_field = alloc_storable_picture(p_Vid, BOTTOM_FIELD); in dpb_split_field()
1273 if (p->structure == BOTTOM_FIELD) { in direct_output()
1446 p_Vid->last_pic_bottom_field = p->structure == BOTTOM_FIELD; in store_picture_in_dpb()
1746 case BOTTOM_FIELD: in insert_picture_in_dpb()
1797 free_dpb_mark(p_Dec, p->mem_mark, BOTTOM_FIELD); in free_storable_picture()
1837 if ((p->structure == TOP_FIELD) || (p->structure == BOTTOM_FIELD)) { in get_field_dpb_combine_flag()
1842 || ((p->structure == BOTTOM_FIELD) && (p_last->is_used == 1))) { in get_field_dpb_combine_flag()