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

  /external/libhevc/encoder/
ihevce_multi_thrd_funcs.c 145 void *pv_next = NULL; local
172 pv_next = ps_job_queue_hdl->pv_next;
175 if(NULL != pv_next)
177 job_queue_t *ps_job_queue = (job_queue_t *)pv_next;
198 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next;
206 pv_next = NULL;
211 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next;
253 void *pv_next = NULL; local
    [all...]
ihevce_multi_thrd_structs.h 182 void *pv_next; member in struct:__anon28701
221 void *pv_next; member in struct:__anon28702

Completed in 689 milliseconds