Searched refs:clp2 (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c55 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);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c51 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-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c55 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);

Completed in 32 milliseconds