OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_md5
(Results
1 - 2
of
2
) sorted by null
/external/flac/libFLAC/include/protected/
stream_encoder.h
90
FLAC__bool
do_md5
;
member in struct:FLAC__StreamEncoderProtected
/external/libvpx/libvpx/
vpxdec.c
496
int
do_md5
= 0, progress = 0;
local
588
do_md5
= 1;
664
if (!outfile_pattern && isatty(fileno(stdout)) && !
do_md5
&& !noblit) {
694
if (
do_md5
)
899
if (!output_bit_depth && single_file && !
do_md5
) {
941
if (
do_md5
) {
950
if (
do_md5
) {
977
if (
do_md5
)
[
all
...]
Completed in 98 milliseconds