Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c51 static unsigned clp2(unsigned x) in clp2() function
580 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()
591 ptemp [i]->maped_size = clp2 (buffersize); in allocate_buffer()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c55 static unsigned clp2(unsigned x) in clp2() function
567 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()
578 ptemp [i]->mmaped_size = clp2 (buffersize); in allocate_buffer()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c55 static unsigned clp2(unsigned x) in clp2() function
525 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()
537 ptemp [i]->mmaped_size = clp2 (buffersize); in allocate_buffer()