Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:elem2

150         const String8 *elem1, const String8 *elem2) {
152 bool isOMX2 = !strncmp(elem2->string(), "OMX.", 4);
155 bool isSoftwareCodec2 = IsSoftwareCodec(elem2->string());