Home
last modified time | relevance | path

Searched defs:buffercount (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c428 unsigned int buffercount = 0,i=0; in free_buffer() local
493 unsigned int buffercount = 0,i=0,alignedsize=0; in allocate_buffer() local
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c368 unsigned int buffercount = 0,i=0; in free_buffer() local
448 unsigned int buffercount = 0,i=0,alignedsize=0; in allocate_buffer() local
/hardware/ti/omap4xxx/camera/
DCameraHal.cpp1038 unsigned int buffercount, unsigned int &max_queueable) in allocPreviewBufs()