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

  /frameworks/av/media/libaah_rtp/
aah_tx_packet.h 140 , mCodecType(kCodecInvalid)
174 TRTPAudioCodecType mCodecType;
aah_tx_packet.cpp 117 mCodecType = val;
267 writeU8(cur, mCodecType);
299 switch(mCodecType) {
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp 73 VIDEOEDITOR_CodecType mCodecType;
88 mCodecType(codecType) {
220 if (VIDEOEDITOR_kH264VideoDec == mCodecType) {
    [all...]

Completed in 61 milliseconds