Searched refs:reconfigFormat (Results 1 – 1 of 1) sorted by relevance
533 MediaFormat reconfigFormat = mEncCfgParams.length > 1 ? mEncCfgParams[1].getFormat() : null; in testReconfigureNative() local540 reconfigFormat = mEncCfgParams[1].getBuilder().setColorFormat(colorFormat).build() in testReconfigureNative()545 EncoderConfigParams.serializeMediaFormat(format), reconfigFormat == null ? null : in testReconfigureNative()546 EncoderConfigParams.serializeMediaFormat(reconfigFormat), in testReconfigureNative()