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

  /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-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/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...]
  /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...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 349 static inline unsigned clp2(unsigned x) function
    [all...]

Completed in 8862 milliseconds