Home | History | Annotate | Download | only in media

Lines Matching defs:ERROR_UNSUPPORTED

135     private static final int ERROR_UNSUPPORTED    = (1 << 1);
1128 mParent.mError |= ERROR_UNSUPPORTED;
1163 } else if ((mParent.mError & ERROR_UNSUPPORTED) != 0) {
1817 if ((mParent.mError & ERROR_UNSUPPORTED) != 0 || mAllowMbOverride) {
1850 if ((mParent.mError & ERROR_UNSUPPORTED) != 0) {
2108 errors |= ERROR_UNSUPPORTED;
2181 errors |= ERROR_UNSUPPORTED;
2284 errors |= ERROR_UNSUPPORTED;
2628 errors |= ERROR_UNSUPPORTED;