Searched refs:aac_profile (Results 1 – 1 of 1) sorted by relevance
582 int aac_profile = trackFormat.getInteger(MediaFormat.KEY_AAC_PROFILE, -1); in extractDecodeEditEncodeMux() local583 int profile = trackFormat.getInteger(MediaFormat.KEY_PROFILE, aac_profile); in extractDecodeEditEncodeMux()