Searched refs:sem_synchronize (Results 1 – 10 of 10) sorted by relevance
386 sem_init(&init_decode->sem_synchronize,0, 0); in init_encoder()644 sem_wait (&encoder_context->sem_synchronize); in start_encoding()714 sem_wait (&encoder_context->sem_synchronize); in start_encoding()740 sem_wait (&encoder_context->sem_synchronize); in stop_encoding()754 sem_wait (&encoder_context->sem_synchronize); in stop_encoding()764 sem_wait (&encoder_context->sem_synchronize); in stop_encoding()795 sem_destroy (&init_decode->sem_synchronize); in deinit_encoder()832 sem_post (&encoder_context->sem_synchronize); in video_thread()837 sem_post (&encoder_context->sem_synchronize); in video_thread()846 sem_post (&encoder_context->sem_synchronize); in video_thread()[all …]
332 sem_init(&init_decode->sem_synchronize,0, 0); in init_decoder()625 sem_wait (&decode_context->sem_synchronize); in start_decoding()691 sem_wait (&decode_context->sem_synchronize); in start_decoding()717 sem_wait (&decode_context->sem_synchronize); in stop_decoding()731 sem_wait (&decode_context->sem_synchronize); in stop_decoding()742 sem_wait (&decode_context->sem_synchronize); in stop_decoding()773 sem_destroy (&init_decode->sem_synchronize); in deinit_decoder()821 sem_post (&decode_context->sem_synchronize); in video_thread()826 sem_post (&decode_context->sem_synchronize); in video_thread()835 sem_post (&decode_context->sem_synchronize); in video_thread()[all …]
317 sem_init(&init_decode->sem_synchronize,0, 0); in init_decoder()582 sem_wait (&decode_context->sem_synchronize); in start_decoding()650 sem_wait (&decode_context->sem_synchronize); in start_decoding()672 sem_wait (&decode_context->sem_synchronize); in stop_decoding()683 sem_wait (&decode_context->sem_synchronize); in stop_decoding()692 sem_wait (&decode_context->sem_synchronize); in stop_decoding()720 sem_destroy (&init_decode->sem_synchronize); in deinit_decoder()766 sem_post (&decode_context->sem_synchronize); in video_thread()771 sem_post (&decode_context->sem_synchronize); in video_thread()780 sem_post (&decode_context->sem_synchronize); in video_thread()[all …]
57 sem_t sem_synchronize; member
64 sem_t sem_synchronize; member
63 sem_t sem_synchronize; member
58 sem_t sem_synchronize; member