Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_av.c76 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len);
458 write_ts_to_decoder(av7110, type, kb, TS_SIZE); in ts_play()
810 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len) in write_ts_to_decoder() function
860 return write_ts_to_decoder(av7110, feed->pes_type, buf, len); in av7110_write_to_decoder()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_av.c76 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len);
458 write_ts_to_decoder(av7110, type, kb, TS_SIZE); in ts_play()
810 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len) in write_ts_to_decoder() function
860 return write_ts_to_decoder(av7110, feed->pes_type, buf, len); in av7110_write_to_decoder()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_av.c76 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len);
458 write_ts_to_decoder(av7110, type, kb, TS_SIZE); in ts_play()
810 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len) in write_ts_to_decoder() function
860 return write_ts_to_decoder(av7110, feed->pes_type, buf, len); in av7110_write_to_decoder()