HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__METADATA_TYPE_PICTURE (Results 1 - 7 of 7) sorted by null

  /external/flac/include/FLAC/
format.h 508 FLAC__METADATA_TYPE_PICTURE = 6,
    [all...]
  /external/flac/libFLAC/
metadata_object.c 477 case FLAC__METADATA_TYPE_PICTURE:
599 case FLAC__METADATA_TYPE_PICTURE:
667 case FLAC__METADATA_TYPE_PICTURE:
896 case FLAC__METADATA_TYPE_PICTURE:
    [all...]
stream_encoder_framing.c 180 case FLAC__METADATA_TYPE_PICTURE:
metadata_iterators.c 304 if(FLAC__metadata_simple_iterator_get_block_type(it) == FLAC__METADATA_TYPE_PICTURE) {
    [all...]
stream_decoder.c     [all...]
stream_encoder.c     [all...]
  /frameworks/av/media/libstagefright/
FLACExtractor.cpp 360 case FLAC__METADATA_TYPE_PICTURE:
488 mDecoder, FLAC__METADATA_TYPE_PICTURE);

Completed in 165 milliseconds