Searched refs:updatedFormat (Results 1 – 4 of 4) sorted by relevance
41 audio_format_t *updatedFormat, in getCompatibilityScore() argument105 if (updatedFormat != nullptr) { in getCompatibilityScore()106 *updatedFormat = myUpdatedFormat; in getCompatibilityScore()
102 audio_format_t *updatedFormat,
2834 sp<AMessage> updatedFormat = format->dup(); in shapeMediaFormat() local2835 AMediaFormat *updatedNdkFormat = AMediaFormat_fromMsg(&updatedFormat); in shapeMediaFormat()2839 AMediaFormat_getFormat(updatedNdkFormat, &updatedFormat); in shapeMediaFormat()2841 sp<AMessage> deltas = updatedFormat->changesFrom(format, false /* deep */); in shapeMediaFormat()
7975 audio_format_t updatedFormat = AUDIO_FORMAT_INVALID; in getInputProfile() local7986 &updatedFormat, in getInputProfile()7993 format = updatedFormat; in getInputProfile()8003 &updatedFormat, in getInputProfile()8017 format = updatedFormat; in getInputProfile()