Home
last modified time | relevance | path

Searched defs:frame_size (Results 126 - 150 of 178) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c69 int frame_size; member
H A Dproresenc_kostya.c994 int frame_size, picture_size, slice_size; in encode_frame() local
H A Dwmaprodec.c1730 int frame_size; in decode_packet() local
H A Dwmalosslessdec.c1260 int frame_size; in decode_packet() local
H A Dqdm2.c142 int frame_size; ///< size of data frame member
1782 const int frame_size = (q->frame_size * q->channels); in qdm2_decode() local
[all...]
H A Dvorbisenc.c1060 int frame_size = 1 << (venc->log2_blocksize[1] - 1); in move_audio() local
1096 int frame_size = 1 << (venc->log2_blocksize[1] - 1); vorbis_encode_frame() local
[all...]
H A Dwavpack.c1639 int frame_size, ret, frame_flags; in wavpack_decode_frame() local
H A Dproresenc_anatoliy.c729 int frame_size = FFALIGN(avctx->width, 16) * FFALIGN(avctx->height, 16)*16 + 500 + AV_INPUT_BUFFER_MIN_SIZE; //FIXME choose tighter limit in prores_encode_frame() local
H A Dspeexdec.c170 int frame_size; /**< Size of frames used for decoding */ member
185 int frame_size; /**< Length of high-band frames */ member
248 int32_t frame_size; /**< Size of frames */ member
1516 speex_decode_stereo(float *data, int frame_size, StereoState *stereo) speex_decode_stereo() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c1050 int frame_size = av_get_audio_frame_duration2(pcr_st->codecpar, 0); in enable_pcr_generation_for_stream() local
H A Ddemux.c664 int frame_size, sample_rate; in compute_frame_duration() local
H A Dsbgdec.c40 int frame_size; member
H A Dmxfenc.c95 int frame_size; ///< frame size in bytes member
2201 int frame_size; member
2244 int i, frame_size, slice_type, has_sps = 0, intra_only = 0, ret; in mxf_parse_h264_frame() local
2808 int frame_size = pkt->size / st->codecpar->block_align; mxf_write_d10_audio_packet() local
[all...]
/third_party/lame/dshow/
H A DMpegac.cpp417 int frame_size = m_Encoder.GetFrame(&pframe); in FlushEncodedSamples() local
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c4448 size_t frame_size; in vm_run() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc1253 TNode<IntPtrT> frame_size = ChangeInt32ToIntPtr( in TF_BUILTIN() local
/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc229 NewBytecodeArray( int length, const byte* raw_bytecodes, int frame_size, int parameter_count, Handle<FixedArray> constant_pool) NewBytecodeArray() argument
/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h1144 void BytecodeArray::set_frame_size(int32_t frame_size) { in set_frame_size() argument
1150 int32_t BytecodeArray::frame_size() const { in frame_size() function in v8::BytecodeArray
/third_party/pcre2/pcre2/src/
H A Dpcre2_match.c214 display_frames(FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame_size, in display_frames() argument
589 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, uint16_t top_bracket, PCRE2_SIZE frame_size, pcre2_match_data *match_data, match_block *mb) match() argument
6362 PCRE2_SIZE frame_size; pcre2_match() local
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c136 frame_size, member
2338 size_t frame_size; pa_alsa_sink_new() local
[all...]
H A Dalsa-source.c123 frame_size, member
2042 size_t frame_size; pa_alsa_source_new() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c411 static void frame_size(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in frame_size() function
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h131 int frame_size = GetTotalFrameSize() - 2 * kSystemPointerSize; in PatchPrepareStackFrame() local
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc1154 Register frame_size = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc1412 Register frame_size = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local

Completed in 69 milliseconds

12345678