Searched refs:wrote_pes_header (Results 1 – 2 of 2) sorted by relevance
277 u16 payload_start = !args.wrote_pes_header; in vidtv_pes_write_ts_h()326 bool wrote_pes_header = false; in vidtv_pes_write_into() local352 if (!wrote_pes_header) in vidtv_pes_write_into()396 ts_header_args.wrote_pes_header = wrote_pes_header; in vidtv_pes_write_into()404 if (!wrote_pes_header) { in vidtv_pes_write_into()409 wrote_pes_header = true; in vidtv_pes_write_into()
127 bool wrote_pes_header; member