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

  /frameworks/av/include/media/stagefright/
OMXCodec.h 105 struct CodecNameAndQuirks {
115 Vector<CodecNameAndQuirks> *matchingCodecNamesAndQuirks);
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 150 const OMXCodec::CodecNameAndQuirks *elem1,
151 const OMXCodec::CodecNameAndQuirks *elem2) {
186 Vector<CodecNameAndQuirks> *matchingCodecs) {
221 CodecNameAndQuirks *entry = &matchingCodecs->editItemAt(index);
295 Vector<CodecNameAndQuirks> matchingCodecs;
    [all...]
ACodec.cpp     [all...]

Completed in 363 milliseconds