/external/opencore/protocols/rtp/src/ |
rtcp_encoder.cpp | 237 OsclMemoryFragment& output_buffer, 242 outStream.Attach(1, &output_buffer); 255 if (output_buffer.len < size) 257 output_buffer.ptr = 0; 258 output_buffer.len = size; 304 output_buffer.len = outStream.tellg(); 311 OsclMemoryFragment& output_buffer, 316 outStream.Attach(1, &output_buffer); 329 if (output_buffer.len < size) 331 output_buffer.ptr = 0 [all...] |
rtcp_encoder.h | 93 ** The output_buffer is an input/output parameter. It should 102 OsclMemoryFragment& output_buffer, 115 OsclMemoryFragment& output_buffer, 120 OsclMemoryFragment& output_buffer, 124 OsclMemoryFragment& output_buffer, 130 OsclMemoryFragment& output_buffer, 134 OsclMemoryFragment& output_buffer, 138 OsclMemoryFragment& output_buffer,
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
pretty-print.h | 99 } output_buffer; typedef in typeref:struct:__anon12797 157 output_buffer *buffer;
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
window_block_fxp.h | 42 Description: Modified function interface to add output_buffer 175 Int32 Output_buffer[], 177 Int16 Output_buffer[], 193 Int16 Output_buffer[],
|
trans4m_freq_2_time_fxp.cpp | 104 - Modified function interface to add output_buffer 106 are placed directly in output_buffer. In this way the buffer 147 Output_buffer = place holder for current output, size 1024 176 Output_buffer 334 Output_buffer[i] = Time_data[i]; 404 Output_buffer[i] = Frequency_data[i] + Time_data[i]; 567 Int16 Output_buffer[], 647 pOutput_buffer = Output_buffer; 705 pOutput_buffer = Output_buffer; 832 pOutput_buffer = &Output_buffer[W_L_STOP_2] [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
window_block_fxp.h | 42 Description: Modified function interface to add output_buffer 175 Int32 Output_buffer[], 177 Int16 Output_buffer[], 193 Int16 Output_buffer[],
|
trans4m_freq_2_time_fxp.cpp | 104 - Modified function interface to add output_buffer 106 are placed directly in output_buffer. In this way the buffer 147 Output_buffer = place holder for current output, size 1024 176 Output_buffer 334 Output_buffer[i] = Time_data[i]; 404 Output_buffer[i] = Frequency_data[i] + Time_data[i]; 567 Int16 Output_buffer[], 647 pOutput_buffer = Output_buffer; 705 pOutput_buffer = Output_buffer; 832 pOutput_buffer = &Output_buffer[W_L_STOP_2] [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/ |
LCML_Types.h | 46 OUTPUT_BUFFER
|
/external/v8/test/cctest/ |
test-debug.cc | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_Utils.c | 596 pTemp_lcml = pComponentPrivate->pLcmlBufHeader[OUTPUT_BUFFER]; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDec_Utils.c | [all...] |