Searched refs:CODEC_SEL_VALUE (Results 1 – 3 of 3) sorted by relevance
87 CodecTestBase.codecSelKeys = CodecTestBase.CODEC_SEL_VALUE;119 if (CodecTestBase.codecSelKeys.contains(CodecTestBase.CODEC_SEL_VALUE)) { in input()
117 if (CodecTestBase.codecSelKeys.contains(CodecTestBase.CODEC_SEL_VALUE)) { in input()
447 static final String CODEC_SEL_VALUE = "default"; field in CodecTestBase502 if (codecSelKeys == null) codecSelKeys = CODEC_SEL_VALUE;539 if (codecSelKeys.contains(CODEC_SEL_VALUE)) { in prepareParamList()