HomeSort by relevance Sort by last modified time
    Searched refs:JobQueueHandle (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_job_queue.h 44 } JobQueueHandle;
vp9_multi_thread.c 20 JobQueueHandle *job_queue_hdl = NULL;
28 job_queue_hdl = (JobQueueHandle *)&row_mt_info->job_queue_hdl;
193 JobQueueHandle *job_queue_hndl;
vp9_encoder.h 292 JobQueueHandle job_queue_hdl;

Completed in 204 milliseconds