Searched refs:mp3_packet (Results 1 – 1 of 1) sorted by relevance
190 memory_cptr mp3_packet; in flush_packets() local192 while ((mp3_packet = get_mp3_packet(&mp3header))) { in flush_packets()194 …auto packet = std::make_shared<packet_t>(mp3_packet, new_timestamp.to_ns(), m_packet_durati… in flush_packets()