/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those 186 the bitrate of the overall bitrate */ 304 bitrate closest to specified value (in bps) */ 305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ 306 OMX_U32 nMaxBitRate; /**< Sets maximum bitrate (in bps). */ 315 OMX_BOOL bManaged; /**< Set bitrate management mode. This turns off the 316 normal VBR encoding, but allows hard or soft bitrate 321 non-stereo streams). Useful for lower-bitrate encoding. */ 421 OMX_BOOL bEnableBitrate; /**< Use bitrate value instead of bitpool * [all...] |
OMX_Video.h | 214 * Enumeration of possible bitrate control types 229 * Structure for configuring bitrate mode of a codec. 236 * nTargetBitrate : Target bitrate to encode with [all...] |
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Audio.h | 198 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those 203 the bitrate of the overall bitrate */ 321 bitrate closest to specified value (in bps) */ 322 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ 323 OMX_U32 nMaxBitRate; /**< Sets maximum bitrate (in bps). */ 332 OMX_BOOL bManaged; /**< Set bitrate management mode. This turns off the 333 normal VBR encoding, but allows hard or soft bitrate 338 non-stereo streams). Useful for lower-bitrate encoding. */ 438 OMX_BOOL bEnableBitrate; /**< Use bitrate value instead of bitpool * [all...] |
OMX_Video.h | 231 * Enumeration of possible bitrate control types 246 * Structure for configuring bitrate mode of a codec. 253 * nTargetBitrate : Target bitrate to encode with [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those 186 the bitrate of the overall bitrate */ 304 bitrate closest to specified value (in bps) */ 305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */ 306 OMX_U32 nMaxBitRate; /**< Sets maximum bitrate (in bps). */ 315 OMX_BOOL bManaged; /**< Set bitrate management mode. This turns off the 316 normal VBR encoding, but allows hard or soft bitrate 321 non-stereo streams). Useful for lower-bitrate encoding. */ 421 OMX_BOOL bEnableBitrate; /**< Use bitrate value instead of bitpool * [all...] |
OMX_Video.h | 214 * Enumeration of possible bitrate control types 229 * Structure for configuring bitrate mode of a codec. 236 * nTargetBitrate : Target bitrate to encode with [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Audio.h | 181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
186 the bitrate of the overall bitrate */
304 bitrate closest to specified value (in bps) */
305 OMX_U32 nMinBitRate; /**< Sets minimum bitrate (in bps). */
306 OMX_U32 nMaxBitRate; /**< Sets maximum bitrate (in bps). */
315 OMX_BOOL bManaged; /**< Set bitrate management mode. This turns off the
316 normal VBR encoding, but allows hard or soft bitrate
321 non-stereo streams). Useful for lower-bitrate encoding. */
421 OMX_BOOL bEnableBitrate; /**< Use bitrate value instead of bitpool */ [all...] |
OMX_Video.h | 214 * Enumeration of possible bitrate control types
229 * Structure for configuring bitrate mode of a codec.
236 * nTargetBitrate : Target bitrate to encode with
[all...] |
/external/libvpx/ |
ivfenc.c | 467 static const arg_def_t target_bitrate = ARG_DEF(NULL, "target-bitrate", 1, 468 "Bitrate (kbps)"); 495 "GOP min bitrate (% of target)"); 497 "GOP max bitrate (% of target)"); [all...] |
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
init.cpp | 519 rateCtrl->bitRate = encParam->bitrate; 521 rateCtrl->initDelayOffset = (rateCtrl->bitRate * encParam->init_CBP_removal_delay / 1000); 658 rateCtrl->bitRate <= (int32)MaxBR[ii]*1000 && 689 rateCtrl->bitRate > (int32)MaxBR[lev_idx]*1000 || [all...] |
avcenc_api.h | 150 uint32 bitrate; /* target encoding bit rate in bits/second */ member in struct:tagAVCEncParam 312 OSCL_IMPORT_REF AVCEnc_Status PVAVCEncUpdateBitRate(AVCHandle *avcHandle, uint32 bitrate);
|
/frameworks/base/include/media/ |
AudioSystem.h | 69 // AAC sub format field definition: specify profile or bitrate for recording... 81 // for each format. The sub format is mainly used for record to indicate for instance the requested bitrate
|
/external/bluetooth/bluez/audio/ |
ipc.h | 212 uint16_t bitrate; member in struct:__anon1656
|
/frameworks/base/media/libstagefright/codecs/aacenc/ |
AACEncoder.cpp | 83 params.bitRate = mBitRate;
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/ |
AMRWB_E_SAMPLE.c | 43 printf ("Options +M* for seting compression bitrate mode, default is 23.85kbps\n");
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4lib_int.h | 260 /* framerate and bitrate statistics counters. 08/23/2000 */
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
ScanCncn.h | 115 ERate rate; /* Bitrate at which frame was received */
|
/packages/apps/Gallery/src/com/android/camera/ |
MenuHelper.java | 467 long bitRate = Long.parseLong( 472 if (bitRate < 1000000) { 476 bitRate / 1000); 481 (bitRate) / 1000000.0); [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncn.h | 113 ERate rate; /* Bitrate at which frame was received */
|
/device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/ |
SsbSipMfcEncAPI.c | 174 EncArg.args.enc_init_mpeg4.in_RC_bitrate = mpeg4_arg->Bitrate; 223 EncArg.args.enc_init_mpeg4.in_RC_bitrate = h263_arg->Bitrate; 296 EncArg.args.enc_init_h264.in_RC_bitrate = h264_arg->Bitrate;
|
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/ |
SEC_OMX_H264enc.c | 174 SEC_OSAL_Log(SEC_LOG_TRACE, "Bitrate : %d\n", h264Arg.Bitrate); 202 pH264Arg->Bitrate = pSECOutputPort->portDefinition.format.video.nBitrate; [all...] |
/frameworks/base/media/libstagefright/codecs/mp3dec/include/ |
pvmp3decoder_api.h | 200 * This value is the bitrate in units of bits/second. IT 205 int32 bitRate; 223 * bitrate. For debugging purposes only, as it will overflow for very long clips
|
/packages/apps/SoundRecorder/src/com/android/soundrecorder/ |
SoundRecorder.java | 171 * @param bitRate the bit rate to set in bits/sec. 173 public void setBitRate(int bitRate) { 174 mBytesPerSecond = bitRate/8;
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pvmp4audiodecoderframe.cpp | 54 Description: Remove division for calculation of bitrate. 208 bitRate - bit rate in bits per second, varies frame to frame. [all...] |