Searched refs:is_first_packet (Results 1 – 2 of 2) sorted by relevance
57 aspect->is_first_packet = true; in FLAC__ogg_encoder_aspect_init()139 if(aspect->is_first_packet) { in FLAC__ogg_encoder_aspect_write_callback_wrapper()176 aspect->is_first_packet = false; in FLAC__ogg_encoder_aspect_write_callback_wrapper()
50 FLAC__bool is_first_packet; member