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