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

  /external/libhevc/decoder/
ihevcd_job_queue.h 52 void *pv_buf_end; member in struct:__anon27638
ihevcd_job_queue.c 253 ps_jobq->pv_buf_end = pu1_buf + buf_size;
403 if((UWORD8 *)ps_jobq->pv_buf_end >= (pu1_buf + job_size))
468 if((UWORD8 *)ps_jobq->pv_buf_end >= (pu1_buf + job_size))

Completed in 33 milliseconds