Searched defs:newCodecType (Results 1 – 2 of 2) sorted by relevance
668 private void testCodecParametersChangeHelper(int newCodecType, int oldCodecType, in testCodecParametersChangeHelper()745 private void testCodecSpecificParametersChangeHelper(int newCodecType, int newCodecSpecific, in testCodecSpecificParametersChangeHelper()775 private void testCodecPriorityChangeHelper(int newCodecType, int newCodecPriority, in testCodecPriorityChangeHelper()
1731 int newCodecType; in refreshCodec() local