Home
last modified time | relevance | path

Searched defs:interlaced (Results 1 – 25 of 75) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Drtpenc_vc2hq.c48 static void send_picture(AVFormatContext *ctx, const uint8_t *buf, int size, int interlaced) in send_picture()
102 …d ff_rtp_send_vc2hq(AVFormatContext *ctx, const uint8_t *frame_buf, int frame_size, int interlaced) in ff_rtp_send_vc2hq()
/third_party/ffmpeg/libavcodec/
Davuienc.c55 int i, j, skip, ret, size, interlaced; in avui_encode_frame() local
Davuidec.c41 int transparent, interlaced = 1, skip, opaque_length, i, j, k; in avui_decode_frame() local
Dmagicyuv.c63 int interlaced; // video is interlaced member
118 int interlaced = s->interlaced; in magy_decode_slice10() local
250 int interlaced = s->interlaced; in magy_decode_slice() local
Dhqx.h71 int interlaced; member
Dutvideo.h76 int interlaced; member
Ddirac.h86 uint8_t interlaced; member
Ddirac.c44 uint8_t interlaced; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h54 bool interlaced) in vl_video_buffer_adjust_size()
/third_party/gstreamer/gstplugins_good/gst/y4m/
Dgsty4mencode.c177 gchar interlaced; in gst_y4m_encode_get_stream_header() local
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.h52 gboolean interlaced; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11mpeg2dec.cpp80 gboolean interlaced = FALSE; member
339 gboolean interlaced; in gst_d3d11_mpeg2_dec_new_sequence() local
760 gboolean interlaced = in gst_d3d11_mpeg2_dec_output_picture() local
Dgstd3d11h264dec.cpp105 gboolean interlaced = FALSE; member
377 gboolean interlaced; in gst_d3d11_h264_dec_new_sequence() local
893 gboolean interlaced = in gst_d3d11_h264_dec_output_picture() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c87 gboolean interlaced; member
138 gboolean interlaced = in gst_va_h264_dec_output_picture() local
676 gboolean interlaced; in gst_va_h264_dec_new_sequence() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c113 gboolean interlaced; member
362 gboolean interlaced; in gst_nv_h264_dec_new_sequence() local
527 gboolean interlaced = in gst_nv_h264_dec_output_picture() local
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.h48 gboolean interlaced; member
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.h241 bool interlaced() const { return m_interlaced; } in interlaced() function
242 void setInterlaced(bool interlaced) { m_interlaced = interlaced; } in setInterlaced()
/third_party/flutter/skia/third_party/gif/
DSkGifImageReader.h241 bool interlaced() const { return m_interlaced; } in interlaced() function
242 void setInterlaced(bool interlaced) { m_interlaced = interlaced; } in setInterlaced()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c115 gboolean interlaced; member
191 gst_h264_dpb_set_interlaced (GstH264Dpb * dpb, gboolean interlaced) in gst_h264_dpb_set_interlaced()
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstvideoparse.c308 gboolean interlaced; in gst_video_parse_get_property() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_codec.h134 bool interlaced; member
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Ddecoder.h361 vbi_bool interlaced; member
/third_party/ffmpeg/libavfilter/
Dvf_telecine.c240 int interlaced = frame ? frame->interlaced_frame : 0; in filter_frame() local
/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c417 int n_fields, gboolean interlaced) in gst_interlace_decorate_buffer()
975 GstCaps *interlaced, *alternate; in gst_interlace_getcaps() local
1316 gboolean interlaced = FALSE; in gst_interlace_chain() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c49 uint8_t interlaced; member
59 uint8_t interlaced; // 07 member

123