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

  /external/libhevc/decoder/
ihevcd_job_queue.h 52 void *pv_buf_end; member in struct:__anon16619
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))
  /external/libmpeg2/common/
impeg2_job_queue.h 54 void *pv_buf_end; member in struct:__anon16745
impeg2_job_queue.c 250 ps_jobq->pv_buf_end = pu1_buf + i4_buf_size;
406 if((UWORD8 *)ps_jobq->pv_buf_end >= (pu1_buf + i4_job_size))
480 if((UWORD8 *)ps_jobq->pv_buf_end >= (pu1_buf + i4_job_size))

Completed in 313 milliseconds