Searched refs:kKeyDecoderComponent (Results 1 – 4 of 4) sorted by relevance
75 kKeyDecoderComponent = 'decC', // cstring enumerator
210 mMeta->setCString(kKeyDecoderComponent, "AACEncoder"); in getFormat()
1220 CHECK(meta->findCString(kKeyDecoderComponent, &component)); in initRenderer_l()1594 ->findCString(kKeyDecoderComponent, &component)) { in initAudioDecoder()1685 ->findCString(kKeyDecoderComponent, &componentName)); in initVideoDecoder()
4228 mOutputFormat->setCString(kKeyDecoderComponent, mComponentName); in initOutputFormat()