Searched refs:video_encode_hint_function (Results 1 – 2 of 2) sorted by relevance
63 static void* video_encode_hint_function(void* arg) { in video_encode_hint_function() function137 …if (pthread_create(&video_encode_hint_thread, NULL, video_encode_hint_function, (void*)video_encod… in process_video_encode_hint()