Searched refs:mChannel (Results 1 – 4 of 4) sorted by relevance
547 : mChannel(new CCodecBufferChannel(std::make_shared<CCodecCallbackImpl>(this))), in CCodec()555 return mChannel; in getBufferChannel()622 mChannel->setComponent(comp); in allocate()703 mChannel->setMetaMode(CCodecBufferChannel::MODE_ANW); in configure()1008 status_t err = mChannel->setInputSurface(surface); in setupInputSurface()1123 err2 = mChannel->start(inputFormat, outputFormat); in start()1142 (void)mChannel->requestInitialInputBuffers(); in start()1169 mChannel->stop(); in initiateStop()1253 mChannel->stop(); in initiateRelease()1286 return mChannel->setSurface(surface); in setSurface()[all …]
163 std::shared_ptr<CCodecBufferChannel> mChannel; variable
128 QCamera3Channel *mChannel; variable
296 mChannel(channel), in QCamera3Stream()955 mStreamBufs = mChannel->getStreamBufs(mFrameLenOffset.frame_len); in getBufs()1078 mChannel->putStreamBufs(); in putBufs()