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

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 51 static unsigned clp2(unsigned x) function
580 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
591 ptemp [i]->maped_size = clp2 (buffersize);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 55 static unsigned clp2(unsigned x) function
567 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
578 ptemp [i]->mmaped_size = clp2 (buffersize);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 55 static unsigned clp2(unsigned x) function
525 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
537 ptemp [i]->mmaped_size = clp2 (buffersize);
    [all...]
  /external/v8/src/base/
bits.h 176 // Jr., figure 3-3, page 48, where the function is called clp2.

Completed in 128 milliseconds