Home
last modified time | relevance | path

Searched refs:abidata (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c1523 frame->abidata.ABI.ts = pts; in gst_video_encoder_new_frame()
2332 if (!GST_CLOCK_TIME_IS_VALID (tmp->abidata.ABI.ts)) { in gst_video_encoder_infer_dts_unlocked()
2337 if (!GST_CLOCK_TIME_IS_VALID (min_ts) || tmp->abidata.ABI.ts < min_ts) { in gst_video_encoder_infer_dts_unlocked()
2338 min_ts = tmp->abidata.ABI.ts; in gst_video_encoder_infer_dts_unlocked()
2344 oframe->abidata.ABI.ts = frame->abidata.ABI.ts; in gst_video_encoder_infer_dts_unlocked()
2529 && frame->abidata.ABI.num_subframes == 0); in gst_video_encoder_finish_frame()
2547 if (frame->abidata.ABI.num_subframes == 0) in gst_video_encoder_finish_frame()
2562 && frame->abidata.ABI.num_subframes == 0) { in gst_video_encoder_finish_frame()
2690 && frame->abidata.ABI.num_subframes == 0); in gst_video_encoder_finish_subframe()
2696 GST_TIME_FORMAT " sync point: %d", frame->abidata.ABI.num_subframes, in gst_video_encoder_finish_subframe()
[all …]
Dgstvideodecoder.c2545 frame->abidata.ABI.num_subframes++; in gst_video_decoder_chain_forward()
3095 frame, frame->system_frame_number, frame->abidata.ABI.num_subframes, in gst_video_decoder_prepare_finish_frame()
3162 if (!GST_CLOCK_TIME_IS_VALID (tmp->abidata.ABI.ts)) { in gst_video_decoder_prepare_finish_frame()
3167 if (!GST_CLOCK_TIME_IS_VALID (min_ts) || tmp->abidata.ABI.ts < min_ts) { in gst_video_decoder_prepare_finish_frame()
3168 min_ts = tmp->abidata.ABI.ts; in gst_video_decoder_prepare_finish_frame()
3174 oframe->abidata.ABI.ts = frame->abidata.ABI.ts; in gst_video_decoder_prepare_finish_frame()
3196 if (!GST_CLOCK_TIME_IS_VALID (tmp->abidata.ABI.ts2)) { in gst_video_decoder_prepare_finish_frame()
3201 if (!GST_CLOCK_TIME_IS_VALID (min_ts) || tmp->abidata.ABI.ts2 < min_ts) { in gst_video_decoder_prepare_finish_frame()
3202 min_ts = tmp->abidata.ABI.ts2; in gst_video_decoder_prepare_finish_frame()
3208 oframe->abidata.ABI.ts2 = frame->abidata.ABI.ts2; in gst_video_decoder_prepare_finish_frame()
[all …]
Dgstvideoutils.h301 } abidata; member
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1831 if (!GST_CLOCK_TIME_IS_VALID (tmp->abidata.ABI.ts)) { in gst_svthevc_encoder_get_oldest_pts()
1836 if (!GST_CLOCK_TIME_IS_VALID (min_ts) || tmp->abidata.ABI.ts < min_ts) { in gst_svthevc_encoder_get_oldest_pts()
1838 min_ts = tmp->abidata.ABI.ts; in gst_svthevc_encoder_get_oldest_pts()
/third_party/gstreamer/gstplugins_base/
DChangeLog10162 frame->abidata.ABI.num_subframes
94796 indent, add padding, remove old abidata