Searched refs:ff_queue_peek_front (Results 1 – 5 of 5) sorted by relevance
58 void *ff_queue_peek_front(Queue *q);
144 TaskItem *task = ff_queue_peek_front(task_queue); in ff_dnn_get_result_common()
93 void *ff_queue_peek_front(Queue *q) in ff_queue_peek_front() function
127 lltask = ff_queue_peek_front(ov_model->lltask_queue); in fill_model_input_ov()458 lltask = ff_queue_peek_front(inferenceq); in execute_model_ov()
1112 lltask = ff_queue_peek_front(lltask_queue); in execute_model_tf()