Searched refs:synthetic_first_packet_body (Results 1 – 1 of 1) sorted by relevance
125 FLAC__byte synthetic_first_packet_body[ in FLAC__ogg_encoder_aspect_write_callback_wrapper() local140 FLAC__byte *b = synthetic_first_packet_body; in FLAC__ogg_encoder_aspect_write_callback_wrapper()171 FLAC__ASSERT(b + bytes - synthetic_first_packet_body == sizeof(synthetic_first_packet_body)); in FLAC__ogg_encoder_aspect_write_callback_wrapper()172 packet.packet = (unsigned char *)synthetic_first_packet_body; in FLAC__ogg_encoder_aspect_write_callback_wrapper()173 packet.bytes = sizeof(synthetic_first_packet_body); in FLAC__ogg_encoder_aspect_write_callback_wrapper()