OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_first_packet
(Results
1 - 2
of
2
) sorted by null
/external/flac/libFLAC/include/private/
ogg_encoder_aspect.h
49
FLAC__bool
is_first_packet
;
member in struct:FLAC__OggEncoderAspect
/external/flac/libFLAC/
ogg_encoder_aspect.c
57
aspect->
is_first_packet
= true;
139
if(aspect->
is_first_packet
) {
176
aspect->
is_first_packet
= false;
Completed in 44 milliseconds