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 162 const OMXCodec::CodecNameAndQuirks *elem1,
163 const OMXCodec::CodecNameAndQuirks *elem2) {
198 Vector<CodecNameAndQuirks> *matchingCodecs) {
235 CodecNameAndQuirks *entry = &matchingCodecs->editItemAt(index);
307 Vector<CodecNameAndQuirks> matchingCodecs;
    [all...]
ACodec.cpp     [all...]

Completed in 619 milliseconds