Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:formatChange

941                 bool formatChange =
949 ALOGI("%s discontinuity (formatChange=%d, time=%d)",
950 audio ? "audio" : "video", formatChange, timeChange);
982 if (formatChange || timeChange) {
993 if (formatChange && !decoder->supportsSeamlessFormatChange(newFormat)) {