Searched refs:delta_pic_order_always_zero_flag (Results 1 – 3 of 3) sorted by relevance
40 public boolean delta_pic_order_always_zero_flag; field in SeqParameterSet123 sps.delta_pic_order_always_zero_flag = reader in read()361 writer.writeBool(delta_pic_order_always_zero_flag, in write()518 ", \n delta_pic_order_always_zero_flag=" + delta_pic_order_always_zero_flag + in toString()
270 uint8_t delta_pic_order_always_zero_flag; member
353 picture->delta_pic_order_always_zero_flag = picture_info->delta_pic_order_always_zero_flag; in vlVdpDecoderRenderH264()