Home
last modified time | relevance | path

Searched refs:show_frame (Results 1 – 25 of 73) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dvideosink19 video_sink_class->show_frame = GST_DEBUG_FUNCPTR (gst_replace_show_frame);
26 GST_DEBUG_OBJECT (replace, "show_frame");
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c298 if (klass->show_frame == NULL || !do_show) { in gst_video_sink_show_preroll_frame()
308 return klass->show_frame (GST_VIDEO_SINK_CAST (bsink), buf); in gst_video_sink_show_preroll_frame()
318 if (klass->show_frame == NULL) { in gst_video_sink_show_frame()
328 return klass->show_frame (GST_VIDEO_SINK_CAST (bsink), buf); in gst_video_sink_show_frame()
Dgstvideosink.h119 GstFlowReturn (*show_frame) (GstVideoSink *video_sink, GstBuffer *buf); member
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vp9.c46 context->desc.vp9.picture_parameter.pic_fields.show_frame = vp9->pic_fields.bits.show_frame; in vlVaHandlePictureParameterBufferVP9()
181 bool frame_type, show_frame, error_resilient_mode; in vlVaDecoderVP9BitstreamHeader() local
205 show_frame = vp9_u(&vlc, 1); in vlVaDecoderVP9BitstreamHeader()
218 intra_only = show_frame ? 0 : vp9_u(&vlc, 1); in vlVaDecoderVP9BitstreamHeader()
/third_party/ffmpeg/libavcodec/
Dvp9_raw_reorder_bsf.c46 unsigned int show_frame; member
114 frame->show_frame = get_bits1(&bc); in vp9_raw_reorder_frame_parse()
128 if (frame->show_frame == 0) in vp9_raw_reorder_frame_parse()
329 frame->show_frame, frame->refresh_frame_flags); in vp9_raw_reorder_filter()
Dcbs_vp9.h92 uint8_t show_frame; member
Dcbs_av1_syntax_template.c1206 (!frame_header->show_frame && !frame_header->showable_frame)) in FUNC()
1325 infer(show_frame, 1); in FUNC()
1383 flag(show_frame); in FUNC()
1384 if (current->show_frame && in FUNC()
1390 if (current->show_frame) in FUNC()
1396 (current->frame_type == AV1_FRAME_KEY && current->show_frame)) in FUNC()
1402 if (current->frame_type == AV1_FRAME_KEY && current->show_frame) { in FUNC()
1488 (current->frame_type == AV1_FRAME_KEY && current->show_frame)) in FUNC()
Dvaapi_av1.c144 .show_frame = frame_header->show_frame, in vaapi_av1_start_frame()
Dcbs_vp9_syntax_template.c289 f(1, show_frame); in FUNC()
301 if (current->show_frame == 0) in FUNC()
Dnvdec_av1.c104 .show_frame = frame_header->show_frame, in nvdec_av1_start_frame()
Dav1_frame_split_bsf.c170 if (!frame->show_existing_frame && !frame->show_frame) in av1_frame_split_filter()
Dvaapi_vp9.c57 .show_frame = !h->h.invisible, in vaapi_vp9_start_frame()
Dvaapi_encode_vp8.c111 vpic->pic_flags.bits.show_frame = 1; in vaapi_encode_vp8_init_picture_params()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstav1decoder.c390 picture->show_frame = frame_header->show_frame; in gst_av1_decoder_decode_frame_header()
395 if (!frame_header->show_frame && !frame_header->showable_frame) in gst_av1_decoder_decode_frame_header()
619 if (priv->current_picture->frame_hdr.show_frame || in gst_av1_decoder_handle_frame()
Dgstav1picture.h78 gboolean show_frame; member
Dgstvp9statefulparser.h583 guint8 show_frame; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dav1parser.c203 assert_equals_int (frame.frame_header.show_frame, 1); in GST_START_TEST()
294 assert_equals_int (frame.frame_header.show_frame, 1); in GST_START_TEST()
446 assert_equals_int (frame.frame_header.show_frame, 1); in GST_START_TEST()
478 assert_equals_int (frame.frame_header.show_frame, 1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h264 guint8 show_frame; member
Dgstvp9parser.h391 guint8 show_frame; member
/third_party/python/Lib/idlelib/
Ddebugger.py309 def show_frame(self, stackitem): member in Debugger
431 self.gui.show_frame(self.stack[index])
444 self.gui.show_frame(self.stack[index])
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstav1parse.c128 gboolean show_frame; member
300 self->show_frame = FALSE; in gst_av1_parse_reset()
966 if (!self->show_frame) { in gst_av1_parse_push_data()
1385 self->show_frame = fh->show_frame || fh->show_existing_frame; in gst_av1_parse_handle_one_obu()
1386 if (self->show_frame) { in gst_av1_parse_handle_one_obu()
1904 self->show_frame = FALSE; in gst_av1_parse_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp419 params->show_frame = frame_hdr->show_frame; in gst_d3d11_vp8_dec_copy_frame_params()
641 g_assert (picture->frame_hdr.show_frame); in gst_d3d11_vp8_dec_output_picture()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1329 (!hdr->show_frame && !hdr->showable_frame)) { in film_grain_params()
1443 hdr->show_frame = 1; in frame_header_obu()
1467 hdr->show_frame = av1_f(vlc, 1); in frame_header_obu()
1469 if (hdr->show_frame && seq->decoder_model_info_present_flag && in frame_header_obu()
1474 hdr->show_frame ? (hdr->frame_type != AV1_KEY_FRAME) : av1_f(vlc, 1); in frame_header_obu()
1477 (hdr->frame_type == AV1_KEY_FRAME && hdr->show_frame)) ? 1 : av1_f(vlc, 1); in frame_header_obu()
1480 if (hdr->frame_type == AV1_KEY_FRAME && hdr->show_frame) { in frame_header_obu()
1546 (hdr->frame_type == AV1_KEY_FRAME && hdr->show_frame)) ? in frame_header_obu()
1640 priv->picture.av1.picture_parameter.pic_info_fields.show_frame = hdr->show_frame; in frame_header_obu()
2203 if (!priv->picture.av1.picture_parameter.pic_info_fields.show_frame) in dec_av1_EndFrame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c393 self->params.CodecSpecific.vp8.vp8_frame_tag.show_frame = in gst_nv_vp8_dec_decode_picture()
394 frame_hdr->show_frame; in gst_nv_vp8_dec_decode_picture()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintervideosink.c116 video_sink_class->show_frame = in gst_inter_video_sink_class_init()

123