Home
last modified time | relevance | path

Searched refs:I_FRAME (Results 1 – 25 of 100) sorted by relevance

1234

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/codec/
H A Dcoder.c406 retval = I_FRAME; in pattern2type()
516 || c->mt->frame_type != I_FRAME) in frame_coder()
538 c->options.prediction || c->mt->frame_type != I_FRAME, in frame_coder()
592 if (c->mt->frame_type != I_FRAME) /* subtract mc of luminance */ in frame_coder()
601 c->mt->frame_type != I_FRAME && band == Y, NO); in frame_coder()
731 type = I_FRAME; /* Force first frame to be intra */ in video_coder()
735 if (type != I_FRAME && c->options.reference_filename) in video_coder()
783 type == I_FRAME ? 'I' : (type == P_FRAME ? 'P' : 'B')); in video_coder()
790 if (type == I_FRAME) in video_coder()
852 if (c->tiling->exponent && type == I_FRAME) in video_coder()
[all …]
H A Dwfa.h59 typedef enum frame_type {I_FRAME, P_FRAME, B_FRAME} frame_type_e; enumerator
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dsequencer.c21 #define I_FRAME 2 /* it is a rerouted input */ macro
126 if (in[I_FRAME]){ in m_Sequencer()
130 if (!DXExtractInteger(in[I_FRAME],&frame)){ in m_Sequencer()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/
H A Dftmod_sangoma_isdn_trace.h100 I_FRAME = 1, /* Information frame */ enumerator
124 {I_FRAME, "Information"},
/dports/audio/baresip/baresip-0.5.8/modules/avcodec/
H A Dh26x.h69 enum {I_FRAME=0, P_FRAME=1}; enumerator
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/libvdpau/
H A Dvdpau_vc1.c59 #define I_FRAME 0 macro
433 info->picture_type = I_FRAME; in picture_header()
440 info->picture_type = I_FRAME; in picture_header()
489 info->picture_type = I_FRAME; break; in picture_header_advanced()
508 info->picture_type = I_FRAME; in picture_header_advanced()
686 pic->vdp_infos.picture_type = I_FRAME; in decode_render()
882 if ( pic->vdp_infos.picture_type==I_FRAME && !seq->backward_ref ) { in decode_picture()
H A Dvdpau_mpeg12.c64 #define I_FRAME 1 macro
455 if ( infos->picture_coding_type > I_FRAME ) { in picture_header()
733 if ( pic->vdp_infos.picture_coding_type==I_FRAME ) in decode_render()
880 if ( pic->vdp_infos.picture_coding_type==I_FRAME && !seq->backward_ref ) { in decode_picture()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/binding/include/mp4_demuxer/
H A DH264.h355 I_FRAME,
/dports/multimedia/replex/replex-0.1.6.8/
H A Delement.h54 #define I_FRAME 0x01 macro
H A Dmultiplex.c183 viu->frame == I_FRAME){ in writeout_video()
208 nviu.frame == I_FRAME)){ in writeout_video()
223 if (viu->frame == I_FRAME || viu->frame == P_FRAME) in writeout_video()
230 if (viu->frame == I_FRAME) in writeout_video()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/agnostic/bytestreams/
H A DH264.h466 I_FRAME, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Ddvb_filter.h69 #define I_FRAME 0x01 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Ddvb_filter.h69 #define I_FRAME 0x01 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Ddvb_filter.h69 #define I_FRAME 0x01 macro
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/agnostic/bytestreams/
H A DH264.h481 I_FRAME, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/agnostic/bytestreams/
H A DH264.h481 I_FRAME, enumerator
/dports/www/firefox/firefox-99.0/dom/media/platforms/agnostic/bytestreams/
H A DH264.h481 I_FRAME, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/agnostic/bytestreams/
H A DH264.h481 I_FRAME, enumerator
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Diframe.c424 Mhead_GenPictureHeader(bb, I_FRAME, current->id, fCodeI); in GenIFrame()
510 GEN_I_BLOCK(I_FRAME, current, bb, 1+(x>>1), QScale); in GenIFrame()
512 GEN_I_BLOCK(I_FRAME, current, bb, 1, QScale); in GenIFrame()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/fmp4/
H A DMP4Demuxer.cpp322 case mp4_demuxer::H264::FrameType::I_FRAME: MOZ_FALLTHROUGH; in GetNextSample()
325 bool keyframe = type == mp4_demuxer::H264::FrameType::I_FRAME; in GetNextSample()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/headers/
H A Dframes.h26 #define I_FRAME 1 macro
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Diframe.c458 Mhead_GenPictureHeader(bb, I_FRAME, current->id, fCodeI);
538 GEN_I_BLOCK(I_FRAME, current, bb, 1+(x>>1), QScale);
540 GEN_I_BLOCK(I_FRAME, current, bb, 1, QScale);
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Diframe.c475 Mhead_GenPictureHeader(bb, I_FRAME, current->id, fCodeI);
555 GEN_I_BLOCK(I_FRAME, current, bb, 1+(x>>1), QScale);
557 GEN_I_BLOCK(I_FRAME, current, bb, 1, QScale);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Diframe.cpp449 Mhead_GenPictureHeader(bb, I_FRAME, current->id, fCodeI); in GenIFrame()
529 GEN_I_BLOCK(I_FRAME, current, bb, 1+(x>>1), QScale); in GenIFrame()
531 GEN_I_BLOCK(I_FRAME, current, bb, 1, QScale); in GenIFrame()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/output/
H A Dwrite.c108 if (c->mt->frame_type != I_FRAME) /* write motion compensation info */ in write_next_wfa()

1234