HomeSort by relevance Sort by last modified time
    Searched refs:do_md5 (Results 1 - 4 of 4) 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 548 int do_md5 = 0, progress = 0, frame_parallel = 0; local
640 do_md5 = 1;
737 if (!outfile_pattern && isatty(fileno(stdout)) && !do_md5 && !noblit) {
767 if (do_md5)
990 if (!output_bit_depth && single_file && !do_md5) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 494 int do_md5 = 0, progress = 0; local
570 do_md5 = 1;
658 if (!outfile_pattern && isatty(fileno(stdout)) && !do_md5 && !noblit) {
688 if (do_md5)
887 if (do_md5) {
896 if (do_md5) {
903 if (do_md5) {
911 if (do_md5) {
945 if (do_md5) {
  /external/flac/libFLAC/
stream_encoder.c     [all...]

Completed in 108 milliseconds