Searched defs:nBufSize (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/ |
D | omx_qcelp13_aenc.cpp | 3214 unsigned nBufSize = MAX(bytes, input_buffer_size); in allocate_input_buffer() local 3272 unsigned nBufSize = MAX(bytes,output_buffer_size); in allocate_output_buffer() local 3553 unsigned nBufSize = MAX(bytes, input_buffer_size); in use_input_buffer() local 3638 unsigned nBufSize = MAX(bytes,output_buffer_size); in use_output_buffer() local
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/ |
D | omx_amr_aenc.cpp | 3215 unsigned nBufSize = MAX(bytes, input_buffer_size); in allocate_input_buffer() local 3273 unsigned nBufSize = MAX(bytes,output_buffer_size); in allocate_output_buffer() local 3554 unsigned nBufSize = MAX(bytes, input_buffer_size); in use_input_buffer() local 3639 unsigned nBufSize = MAX(bytes,output_buffer_size); in use_output_buffer() local
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/ |
D | omx_evrc_aenc.cpp | 3217 unsigned nBufSize = MAX(bytes, input_buffer_size); in allocate_input_buffer() local 3275 unsigned nBufSize = MAX(bytes,output_buffer_size); in allocate_output_buffer() local 3556 unsigned nBufSize = MAX(bytes, input_buffer_size); in use_input_buffer() local 3641 unsigned nBufSize = MAX(bytes,output_buffer_size); in use_output_buffer() local
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/ |
D | omx_aac_aenc.cpp | 3314 unsigned nBufSize = MAX(bytes, input_buffer_size); in allocate_input_buffer() local 3372 unsigned nBufSize = MAX(bytes,output_buffer_size); in allocate_output_buffer() local 3654 unsigned nBufSize = MAX(bytes, input_buffer_size); in use_input_buffer() local 3739 unsigned nBufSize = MAX(bytes,output_buffer_size); in use_output_buffer() local
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP.c | 239 OMX_U32 nBufSize; in VPP_AllocateBuffer() local
|