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

  /hardware/msm7k/libgralloc-qsd8k/
pmemalloc.cpp 250 static unsigned clp2(unsigned x) {
280 size = clp2(size);
308 size = clp2(size);
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 55 static unsigned clp2(unsigned x) function
562 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
573 ptemp [i]->mmaped_size = clp2 (buffersize);
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 51 static unsigned clp2(unsigned x) function
582 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE,
593 ptemp [i]->maped_size = clp2 (buffersize);
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp 1978 static unsigned clp2(unsigned x) { function in namespace:android
    [all...]

Completed in 34 milliseconds