Searched refs:bottom_field_flag (Results 1 – 3 of 3) sorted by relevance
437 public boolean bottom_field_flag = false; field in H264TrackImpl.SliceHeader482 bottom_field_flag = reader.readBool("SliceHeader: bottom_field_flag"); in SliceHeader()505 ", bottom_field_flag=" + bottom_field_flag + in toString()
254 uint8_t bottom_field_flag; member
337 picture->bottom_field_flag = picture_info->bottom_field_flag; in vlVdpDecoderRenderH264()