Lines Matching refs:that

516             throw new UnsupportedOperationException("can't serialize that yet");

529 throw new UnsupportedOperationException("can't serialize that yet");
994 AudioSpecificConfig that = (AudioSpecificConfig) o;
996 if (aacScalefactorDataResilienceFlag != that.aacScalefactorDataResilienceFlag) {
999 if (aacSectionDataResilienceFlag != that.aacSectionDataResilienceFlag) {
1002 if (aacSpectralDataResilienceFlag != that.aacSpectralDataResilienceFlag) {
1005 if (audioObjectType != that.audioObjectType) {
1008 if (channelConfiguration != that.channelConfiguration) {
1011 if (coreCoderDelay != that.coreCoderDelay) {
1014 if (dependsOnCoreCoder != that.dependsOnCoreCoder) {
1017 if (directMapping != that.directMapping) {
1020 if (epConfig != that.epConfig) {
1023 if (erHvxcExtensionFlag != that.erHvxcExtensionFlag) {
1026 if (extensionAudioObjectType != that.extensionAudioObjectType) {
1029 if (extensionChannelConfiguration != that.extensionChannelConfiguration) {
1032 if (extensionFlag != that.extensionFlag) {
1035 if (extensionFlag3 != that.extensionFlag3) {
1038 if (extensionSamplingFrequency != that.extensionSamplingFrequency) {
1041 if (extensionSamplingFrequencyIndex != that.extensionSamplingFrequencyIndex) {
1044 if (fillBits != that.fillBits) {
1047 if (frameLengthFlag != that.frameLengthFlag) {
1050 if (gaSpecificConfig != that.gaSpecificConfig) {
1053 if (hilnContMode != that.hilnContMode) {
1056 if (hilnEnhaLayer != that.hilnEnhaLayer) {
1059 if (hilnEnhaQuantMode != that.hilnEnhaQuantMode) {
1062 if (hilnFrameLength != that.hilnFrameLength) {
1065 if (hilnMaxNumLine != that.hilnMaxNumLine) {
1068 if (hilnQuantMode != that.hilnQuantMode) {
1071 if (hilnSampleRateCode != that.hilnSampleRateCode) {
1074 if (hvxcRateMode != that.hvxcRateMode) {
1077 if (hvxcVarMode != that.hvxcVarMode) {
1080 if (isBaseLayer != that.isBaseLayer) {
1083 if (layerNr != that.layerNr) {
1086 if (layer_length != that.layer_length) {
1089 if (numOfSubFrame != that.numOfSubFrame) {
1092 if (paraExtensionFlag != that.paraExtensionFlag) {
1095 if (paraMode != that.paraMode) {
1098 if (parametricSpecificConfig != that.parametricSpecificConfig) {
1101 if (psPresentFlag != that.psPresentFlag) {
1104 if (sacPayloadEmbedding != that.sacPayloadEmbedding) {
1107 if (samplingFrequency != that.samplingFrequency) {
1110 if (samplingFrequencyIndex != that.samplingFrequencyIndex) {
1113 if (sbrPresentFlag != that.sbrPresentFlag) {
1116 if (syncExtensionType != that.syncExtensionType) {
1119 if (var_ScalableFlag != that.var_ScalableFlag) {
1122 if (!Arrays.equals(configBytes, that.configBytes)) {