Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:elem1

150         const String8 *elem1, const String8 *elem2) {
151 bool isOMX1 = !strncmp(elem1->string(), "OMX.", 4);
154 bool isSoftwareCodec1 = IsSoftwareCodec(elem1->string());