Home
last modified time | relevance | path

Searched refs:SIZE_PCR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.c45 #define SIZE_PCR (6 + sizeof(struct vidtv_mpeg_ts_adaption)) macro
222 ts_adap.length = SIZE_PCR; in vidtv_pes_write_stuffing()
364 available_space -= SIZE_PCR; in vidtv_pes_write_into()
365 stuff_bytes = SIZE_PCR; in vidtv_pes_write_into()