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

  /hardware/qcom/media/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/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c 51 static unsigned clp2(unsigned x) function
541 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
553 ptemp [i]->maped_size = clp2 (buffersize);
    [all...]
  /hardware/qcom/media/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/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...]
  /art/runtime/
utils.h 134 // figure 3-3, page 48, where the function is called clp2.
  /external/chromium_org/v8/src/
utils.h 205 // figure 3-3, page 48, where the function is called clp2.
    [all...]
  /external/v8/src/
utils.h 159 // figure 3-3, page 48, where the function is called clp2.
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 349 static inline unsigned clp2(unsigned x) function
    [all...]

Completed in 156 milliseconds