Home
last modified time | relevance | path

Searched defs:is_first_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flac/src/flac/
H A Dencode.h79 FLAC__bool is_first_file; member
H A Dmain.c1749 int encode_file(const char *infilename, FLAC__bool is_first_file, FLAC__bool is_last_file) in encode_file()