Home | History | Annotate | Download | only in encode

Lines Matching refs:upload_thread_value

146     int upload_thread_value;
270 avcenc_context.upload_thread_value = pthread_create(&avcenc_context.upload_thread_id,
508 if (avcenc_context.upload_thread_value != 0) {
515 avcenc_context.upload_thread_value = -1;
1336 avcenc_context.upload_thread_value = pthread_create(&avcenc_context.upload_thread_id,
1527 avcenc_context.upload_thread_value = -1;