Home
last modified time | relevance | path

Searched refs:interlace (Results 1 – 25 of 117) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c249 GST_ELEMENT_REGISTER_DECLARE (interlace);
253 GST_ELEMENT_REGISTER_DEFINE_WITH_CODE (interlace, "interlace", GST_RANK_NONE,
311 gst_interlace_reset (GstInterlace * interlace) in gst_interlace_reset() argument
313 GST_OBJECT_LOCK (interlace); in gst_interlace_reset()
314 interlace->phase_index = interlace->pattern_offset; in gst_interlace_reset()
315 GST_OBJECT_UNLOCK (interlace); in gst_interlace_reset()
317 interlace->timebase = GST_CLOCK_TIME_NONE; in gst_interlace_reset()
318 interlace->field_index = 0; in gst_interlace_reset()
319 interlace->passthrough = FALSE; in gst_interlace_reset()
320 interlace->switch_fields = FALSE; in gst_interlace_reset()
[all …]
/third_party/ffmpeg/libavcodec/
Davrndec.c27 int interlace; member
43 a->interlace = !memcmp(avctx->extradata + ndx, "1:1(", 4); in init()
44 if(a->interlace) { in init()
73 if(a->interlace) { in decode_frame()
Dvc1_mc.c182 int interlace; in ff_vc1_mc_1mv() local
228 interlace = 1; in ff_vc1_mc_1mv()
236 interlace = s->last_picture.f->interlaced_frame; in ff_vc1_mc_1mv()
245 interlace = s->next_picture.f->interlaced_frame; in ff_vc1_mc_1mv()
300 if (interlace) { in ff_vc1_mc_1mv()
335 if (interlace) { in ff_vc1_mc_1mv()
462 int interlace; in ff_vc1_mc_4mv_luma() local
480 interlace = 1; in ff_vc1_mc_4mv_luma()
485 interlace = s->last_picture.f->interlaced_frame; in ff_vc1_mc_4mv_luma()
491 interlace = s->next_picture.f->interlaced_frame; in ff_vc1_mc_4mv_luma()
[all …]
Dnvdec_vc1.c76 .interlace = v->interlace, in nvdec_vc1_start_frame()
Dvdpau_vc1.c71 info->interlace = v->interlace; in vdpau_vc1_start_frame()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxjpeg2000.c48 const guint header_size = private_data->interlace ? 48 : 38; in gst_base_ts_mux_prepare_jpeg2000()
54 if (private_data->interlace) { in gst_base_ts_mux_prepare_jpeg2000()
86 if (private_data->interlace) { in gst_base_ts_mux_prepare_jpeg2000()
Dgstbasetsmuxjpeg2000.h48 gboolean interlace; member
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.c35 BOOL interlace, BOOL alpha);
49 BOOL interlace = FALSE; in main() local
60 interlace = TRUE; in main()
124 if (pnm2png (fp_rd, fp_wr, fp_al, interlace, alpha) == FALSE) in main()
164 BOOL interlace, BOOL alpha) in pnm2png() argument
475 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7, in pnm2png()
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.c35 BOOL interlace, BOOL alpha);
49 BOOL interlace = FALSE; in main() local
60 interlace = TRUE; in main()
124 if (pnm2png (fp_rd, fp_wr, fp_al, interlace, alpha) == FALSE) in main()
164 BOOL interlace, BOOL alpha) in pnm2png() argument
475 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7, in pnm2png()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c271 int bitdepth, color_type, interlace; in Load_SBit_Png() local
327 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
384 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
393 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
/third_party/freetype/src/sfnt/
Dpngshim.c271 int bitdepth, color_type, interlace; in Load_SBit_Png() local
327 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
384 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
393 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c266 int bitdepth, color_type, interlace; in Load_SBit_Png() local
319 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
376 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
385 &bitdepth, &color_type, &interlace, in Load_SBit_Png()
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/
Ddecode_gif.wuffs107 // represents either that the frame was non-interlaced, or that all interlace
108 // stages are complete. Otherwise, the four interlace stages are elements 4, 3,
110 // interlace stage is 0 and 8, for the second interlace stage is 4 and 8, etc.
111 // For interlaced frames, the decoder.interlace field starts at 4 and is
116 // accessed after all interlace stages are complete. Being the maximum base.u32
117 // value means that, after all interlace stages are complete, dst_y will be set
185 // interlace indexes the interlace_start and interlace_delta arrays.
186 interlace base.u8[..4],
892 this.interlace = 4
894 this.interlace = 0
[all …]
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vc1.c42 context->desc.vc1.interlace = vc1->sequence_fields.bits.interlace; in vlVaHandlePictureParameterBufferVC1()
/third_party/skia/third_party/externals/libpng/contrib/conftest/
Dread.dfa43 # To read the full set of PNG images correctly interlace, transparency and
44 # 16-bit support is required. The application can implement interlace itself,
/third_party/flutter/skia/third_party/externals/libpng/contrib/conftest/
Dread.dfa43 # To read the full set of PNG images correctly interlace, transparency and
44 # 16-bit support is required. The application can implement interlace itself,
/third_party/cups-filters/cupsfilters/
Dimage-gif.c57 int interlace);
445 int interlace) /* I - Non-zero = interlaced image */ in gif_read_image() argument
504 if (interlace) in gif_read_image()
/third_party/flutter/skia/third_party/externals/libpng/tests/
Dpngvalid-progressive-interlace-standard2 exec ./pngvalid --strict --standard --progressive-read --interlace
/third_party/skia/third_party/externals/libpng/tests/
Dpngvalid-progressive-interlace-standard2 exec ./pngvalid --strict --standard --progressive-read --interlace
/third_party/cJSON/tests/inputs/
Dtest116 "interlace": false,"frame rate": 24
Dtest11.expected7 "interlace": false,
/third_party/cJSON/fuzzing/inputs/
Dtest116 "interlace": false,"frame rate": 24
/third_party/openGLES/extensions/SGIX/
DSGIX_interlace.txt23 This extension provides a way to interlace rows of pixels when
49 The specification of interlace operation is added the GL Specification
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_interlace.txt23 This extension provides a way to interlace rows of pixels when
49 The specification of interlace operation is added the GL Specification
/third_party/ffmpeg/libavfilter/
Dtinterlace.h82 void ff_tinterlace_init_x86(TInterlaceContext *interlace);

12345