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

  /frameworks/av/media/libaah_rtp/
aah_rx_player_substream.cpp 46 codec_mime_type_ = "";
324 meta->setCString(kKeyMIMEType, codec_mime_type_);
470 codec_mime_type_ = MEDIA_MIMETYPE_AUDIO_MPEG;
474 codec_mime_type_ = MEDIA_MIMETYPE_AUDIO_AAC;
aah_rx_player.h 239 const char* codec_mime_type_; member in class:android::AAH_RXPlayer::Substream

Completed in 28 milliseconds