Searched defs:frame_length (Results 1 - 13 of 13) sorted by relevance

/external/aac/libMpegTPEnc/src/
H A Dtpenc_adts.cpp190 int frame_length)
197 FDK_ASSERT(((frame_length+hAdts->headerBits)/8)<0x2000); /*13 bit*/
233 FDKwriteBits(hBitStream, (frame_length + hAdts->headerBits)>>3, 13);
187 adtsWrite_EncodeHeader(HANDLE_ADTS hAdts, HANDLE_FDK_BITSTREAM hBitStream, int buffer_fullness, int frame_length) argument
H A Dtpenc_adts.h114 USHORT frame_length; member in struct:__anon180
163 int frame_length
/external/chromium/net/websockets/
H A Dwebsocket_frame_handler.h25 int frame_length; member in struct:net::WebSocketFrameHandler::FrameInfo
/external/webrtc/src/common_audio/vad/
H A Dvad_unittest.cc40 bool ValidRatesAndFrameLengths(int16_t rate, int16_t frame_length) { argument
42 if (frame_length == 80 || frame_length == 160 || frame_length == 240) {
47 if (frame_length == 160 || frame_length == 320 || frame_length == 480) {
53 if (frame_length == 320 || frame_length == 640 || frame_length
[all...]
H A Dwebrtc_vad.c137 WebRtc_Word16 frame_length)
160 if ((frame_length != 320) && (frame_length != 640) && (frame_length != 960))
164 vad = WebRtcVad_CalcVad32khz((VadInstT*)vad_inst, speech_frame, frame_length);
168 if ((frame_length != 160) && (frame_length != 320) && (frame_length != 480))
172 vad = WebRtcVad_CalcVad16khz((VadInstT*)vad_inst, speech_frame, frame_length);
176 if ((frame_length !
134 WebRtcVad_Process(VadInst *vad_inst, WebRtc_Word16 fs, WebRtc_Word16 *speech_frame, WebRtc_Word16 frame_length) argument
[all...]
H A Dvad_core.c276 int frame_length)
285 frame_length);
286 len = WEBRTC_SPL_RSHIFT_W16(frame_length, 1);
298 int frame_length)
305 frame_length);
307 len = WEBRTC_SPL_RSHIFT_W16(frame_length, 1);
314 int frame_length)
319 total_power = WebRtcVad_get_features(inst, speech_frame, frame_length, feature_vector);
322 inst->vad = WebRtcVad_GmmProbability(inst, feature_vector, total_power, frame_length);
330 WebRtc_Word16 total_power, int frame_length)
275 WebRtcVad_CalcVad32khz(VadInstT *inst, WebRtc_Word16 *speech_frame, int frame_length) argument
297 WebRtcVad_CalcVad16khz(VadInstT *inst, WebRtc_Word16 *speech_frame, int frame_length) argument
313 WebRtcVad_CalcVad8khz(VadInstT *inst, WebRtc_Word16 *speech_frame, int frame_length) argument
329 WebRtcVad_GmmProbability(VadInstT *inst, WebRtc_Word16 *feature_vector, WebRtc_Word16 total_power, int frame_length) argument
[all...]
/external/aac/libAACdec/src/
H A Dchannel.cpp234 const UINT frame_length,
347 frame_length
228 CChannelElement_Read(HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo[], CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], const AUDIO_OBJECT_TYPE aot, const SamplingRateInfo *pSamplingRateInfo, const UINT flags, const UINT frame_length, const UCHAR numberOfChannels, const SCHAR epConfig, HANDLE_TRANSPORTDEC pTpDec ) argument
/external/aac/libMpegTPDec/src/
H A Dtpdec_adts.h124 USHORT frame_length; member in struct:__anon165
/external/kernel-headers/original/media/
H A Dov5650.h64 __u32 frame_length; member in struct:ov5650_mode
/external/webrtc/test/testsupport/metrics/
H A Dvideo_metrics.cc108 const int frame_length = 3 * width * height >> 1; local
109 uint8_t* ref = new uint8_t[frame_length];
110 uint8_t* test = new uint8_t[frame_length];
112 int ref_bytes = fread(ref, 1, frame_length, ref_fp);
113 int test_bytes = fread(test, 1, frame_length, test_fp);
114 while (ref_bytes == frame_length && test_bytes == frame_length) {
134 ref_bytes = fread(ref, 1, frame_length, ref_fp);
135 test_bytes = fread(test, 1, frame_length, test_fp);
/external/chromium/net/tools/spdyshark/
H A Dpacket-spdy.c499 guint32 frame_length; local
512 frame_length = tvb_get_ntoh24(tvb, offset+5);
516 stream_id, flags, frame_length);
519 stream_id, frame_length);
523 stream_id, frame_length);
532 proto_tree_add_uint(spdy_tree, hf_spdy_length, tvb, offset+5, 3, frame_length);
535 if (datalen > frame_length)
536 datalen = frame_length;
539 if (reported_datalen > frame_length)
540 reported_datalen = frame_length;
809 spdy_check_header_compression(tvbuff_t *tvb, int offset, guint32 frame_length) argument
934 guint32 frame_length; local
[all...]
/external/grub/netboot/
H A Dvia-rhine.c493 unsigned long frame_length:11; member in struct:rhine_rx_desc::VTC_rx_status_tag::__anon6140
1119 nic->packetlen = tp->rx_ring[tp->cur_rx].rx_status.bits.frame_length;
/external/libnfc-nxp/src/
H A DphDnldNfc.c377 uint8_t frame_length[PHDNLD_FRAME_LEN_SIZE]; member in struct:phDnldNfc_sDataHdr
383 uint8_t frame_length[PHDNLD_FRAME_LEN_SIZE]; member in struct:phDnldNfc_sRawHdr
418 uint8_t frame_length[PHDNLD_FRAME_LEN_SIZE]; member in struct:phDnldNfc_sData
1322 p_dnld_data->frame_length[i] = (uint8_t)0;
1330 p_dnld_data->frame_length[i] = (uint8_t)
1493 p_dnld_data->frame_length[i] = (uint8_t)
1501 p_dnld_data->frame_length[i] = (uint8_t) ((dnld_size +
1934 p_dnld_data->frame_length[i] = (uint8_t)
1942 p_dnld_data->frame_length[i] = (uint8_t)
1980 uint16_t frame_length,
1988 phDnldNfc_Extract_Chunks( uint8_t *frame_data, uint16_t frame_offset, uint16_t frame_length, uint16_t max_frame , uint16_t *chunk_length ) argument
[all...]

Completed in 285 milliseconds