Searched refs:bottom_field_picture_flag (Results 1 – 4 of 4) sorted by relevance
47 RK_U32 bottom_field_picture_flag : 1; member
141 mpp_put_bits(&bp, pp->bottom_field_picture_flag, 1); in prepare_header()412 if (pp->bottom_field_picture_flag) in fill_registers()
141 mpp_put_bits(&bp, pp->bottom_field_picture_flag, 1); in prepare_header()473 if (pp->bottom_field_picture_flag) in fill_registers()
393 pp->bottom_field_picture_flag = (vsh->field_coded_sequence) && (!ph->is_top_field); in avs2d_fill_parameters()