Searched refs:frame_size (Results 251 - 275 of 384) sorted by relevance

<<111213141516

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhddata.c1064 return ff_dnxhd_cid_table[i].frame_size;
H A Divi_common.h226 uint32_t frame_size; ///< frame size in bytes member in struct:IVI45DecContext
H A Dlibtwolame.c62 avctx->frame_size = TWOLAME_SAMPLES_PER_FRAME;
H A Dttaenc.c54 avctx->frame_size = 256 * avctx->sample_rate / 245;
H A Dtwinvq.c778 avctx->block_align = tctx->frame_size + 7 >> 3;
779 } else if (avctx->block_align * 8 < tctx->frame_size) {
781 avctx->block_align * 8, tctx->frame_size);
784 tctx->frames_per_packet = avctx->block_align * 8 / tctx->frame_size;
H A Ddcadec.c358 int frame_size; ///< primary frame byte size member in struct:__anon3118
735 s->frame_size = get_bits(&s->gb, 14) + 1;
736 if (s->frame_size < 95)
787 av_log(s->avctx, AV_LOG_DEBUG, "frame size: %i bytes\n", s->frame_size);
2230 core_ss_end = FFMIN(s->frame_size, s->dca_buffer_size) * 8;
2254 if ((s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + xch_fsize) &&
2255 (s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + xch_fsize + 1))
2298 if (s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + fsize96)
2325 if (s->dca_buffer_size - s->frame_size > 32 &&
H A Dopus_celt.c1977 float **output, int coded_channels, int frame_size,
2006 s->duration = av_log2(frame_size / CELT_SHORT_BLOCKSIZE);
2008 frame_size != CELT_SHORT_BLOCKSIZE * (1 << s->duration)) {
2010 frame_size);
2042 s->blocksize = frame_size / s->blocks;
2075 s->dsp.vector_fmac_scalar(s->coeffs[0], s->coeffs[1], 1.0, FFALIGN(frame_size, 16));
2078 memcpy(s->coeffs[1], s->coeffs[0], frame_size * sizeof(float));
2109 for (j = 0; j < frame_size; j++) {
2110 float tmp = frame->buf[1024 - frame_size + j] + m;
1976 ff_celt_decode_frame(CeltContext *s, OpusRangeCoder *rc, float **output, int coded_channels, int frame_size, int startband, int endband) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Divi_common.h212 uint32_t frame_size; ///< frame size in bytes member in struct:IVI45DecContext
H A Dmlp_parser.c314 avctx->frame_size = mh.access_unit_size;
H A Ddca.c290 int frame_size; ///< primary frame byte size member in struct:__anon1898
558 s->frame_size = get_bits(&s->gb, 14) + 1;
559 if (s->frame_size < 95)
604 av_log(s->avctx, AV_LOG_DEBUG, "frame size: %i bytes\n", s->frame_size);
1722 avctx->frame_size = s->sample_blocks * 32;
1741 core_ss_end = FFMIN(s->frame_size, s->dca_buffer_size) * 8;
1765 if ((s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + xch_fsize) &&
1766 (s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + xch_fsize + 1))
1803 if (s->frame_size != (get_bits_count(&s->gb) >> 3) - 4 + fsize96)
1830 if (s->dca_buffer_size - s->frame_size > 3
[all...]
H A Dac3dec.c269 s->frame_size = hdr.frame_size;
1348 return s->frame_size;
1359 if (s->frame_size > buf_size) {
1365 s->frame_size - 2)) {
1439 return FFMIN(buf_size, s->frame_size);
H A Dra144enc.c50 avctx->frame_size = NBLOCKS * BLOCKSIZE;
56 ret = ff_lpc_init(&ractx->lpc_ctx, avctx->frame_size, LPC_ORDER,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dsiff.c83 ast->codec->frame_size = c->block_align;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsbgdec.c38 int frame_size; member in struct:sbg_demuxer
1398 if (!sbg->frame_size)
1399 sbg->frame_size = FFMAX(1, sbg->sample_rate / 10);
1419 st->codec->frame_size = sbg->frame_size;
1448 end_ts = ts + avf->streams[0]->codec->frame_size;
1484 { "frame_size", "", offsetof(struct sbg_demuxer, frame_size),
H A Dmxfenc.c1426 int frame_size = 0; local
1437 if ((frame_size = avpriv_dnxhd_get_frame_size(cid)) < 0)
1489 mxf->edit_unit_byte_count += 16 + 4 + frame_size;
1502 int i, ul_index, frame_size, stype, pal; local
1529 frame_size = pal ? 288000 : 240000;
1537 frame_size = pal ? 576000 : 480000;
1541 frame_size = pal ? 288000 : 240000;
1545 frame_size = pal ? 144000 : 120000;
1559 mxf->edit_unit_byte_count += 16 + 4 + frame_size;
1911 int frame_size local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cpia2/
H A Dcpia2_v4l.c591 vm->size = cam->frame_size*cam->num_frames;
594 vm->offsets[i] = cam->frame_size * i;
822 f->fmt.pix.sizeimage = cam->frame_size;
940 f->fmt.pix.sizeimage = cam->frame_size;
1423 buf->length = cam->frame_size;
1555 buf->length = cam->frame_size;
1893 cam->frame_size = buffer_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c1461 int frame_size; member in struct:vwsnd_port
1667 aport->frame_size = aport->sw_channels * aport->sample_size;
1732 wport->frame_size = rport->frame_size;
2011 ASSERT(wport->byte_count % wport->frame_size == 0);
2012 wport->MSC_offset = ustmsc.msc - wport->byte_count / wport->frame_size;
2703 info.bytes *= rport->frame_size;
2727 info.bytes *= wport->frame_size;
2746 int fsize = wport->frame_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c122 static void do_video_stats(OutputStream *ost, int frame_size);
862 int frame_size = 0; local
1063 frame_size = pkt.size;
1080 if (vstats_filename && frame_size)
1081 do_video_stats(ost, frame_size);
1090 static void do_video_stats(OutputStream *ost, int frame_size) argument
1112 fprintf(vstats_file,"f_size= %6d ", frame_size);
1118 bitrate = (frame_size * 8) / av_q2d(enc->time_base) / 1000.0;
1515 if (enc->codec_type == AVMEDIA_TYPE_AUDIO && enc->frame_size <= 1)
1657 duration = ist->dec_ctx->frame_size;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c304 u8 *beacon, u32 frame_size)
316 while ((tim_idx < (frame_size - 2)) &&
321 if ((tim_idx < (frame_size - 1)) && (beacon[tim_idx] == WLAN_EID_TIM)) {
332 u32 frame_size; local
345 frame_size = iwl_fill_beacon_frame(priv, tx_beacon_cmd->frame,
347 if (WARN_ON_ONCE(frame_size > MAX_MPDU_SIZE))
351 tx_beacon_cmd->tx.len = cpu_to_le16((u16)frame_size);
359 frame_size);
371 return sizeof(*tx_beacon_cmd) + frame_size;
376 unsigned int frame_size; local
302 iwl_set_beacon_tim(struct iwl_priv *priv, struct iwl_tx_beacon_cmd *tx_beacon_cmd, u8 *beacon, u32 frame_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dbuffersink.c259 void av_buffersink_set_frame_size(AVFilterContext *ctx, unsigned frame_size) argument
264 inlink->partial_buf_size = frame_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsignal.c223 size_t frame_size)
241 return (void __user *)((sp - frame_size) & (ICACHE_REFILLS_WORKAROUND_WAR ? ~(cpu_icache_line_size()-1) : ALMASK));
222 get_sigframe(struct k_sigaction *ka, struct pt_regs *regs, size_t frame_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dsignal.c261 size_t frame_size)
274 return (void __user *) ((sp - frame_size) & ~7UL);
259 get_sigframe(struct k_sigaction *ka, struct pt_regs *regs, size_t frame_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsignal.c195 get_sigframe(struct k_sigaction *ka, unsigned long sp, size_t frame_size) argument
198 DBG(1,"get_sigframe: ka = %#lx, sp = %#lx, frame_size = %#lx\n",
199 (unsigned long)ka, sp, frame_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsignal_32.c334 get_sigframe(struct k_sigaction *ka, unsigned long sp, size_t frame_size) argument
341 return (void __user *)((sp - (frame_size+UNWINDGUARD)) & -8ul);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32_signal.c376 size_t frame_size,
403 sp -= frame_size;
375 get_sigframe(struct k_sigaction *ka, struct pt_regs *regs, size_t frame_size, void **fpstate) argument

Completed in 291 milliseconds

<<111213141516