Home
last modified time | relevance | path

Searched refs:GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.h205 #define GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT(frame) (GST_VIDEO_CODEC_FRAME_FLAG_UNSET(frame, GS… macro
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c703 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_ffmpegvidenc_receive_packet()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp1017 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_openh264enc_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1enc.c774 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_av1_enc_process()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraenc.c667 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in theora_push_packet()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c697 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_v4l2_video_enc_loop()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1918 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_svthevc_enc_receive_frame()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxenc.c2076 GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT (frame); in gst_vpx_enc_process()