Searched refs:mViVEncThread (Results 1 – 2 of 2) sorted by relevance
290 pthread_t mViVEncThread; variable
1191 ret = pthread_create(&mViVEncThread, &attr, ThreadWrapper, this); in ViVEncoderThread()3060 pthread_join(mViVEncThread, NULL); in unconfigureViVCodec()