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