Searched refs:gst_video_decoder_get_output_state (Results 1 – 11 of 11) sorted by relevance
367 state = gst_video_decoder_get_output_state (decoder); in gst_openh264dec_handle_frame()435 state = gst_video_decoder_get_output_state (decoder); in gst_openh264dec_decide_allocation()
266 output_state = gst_video_decoder_get_output_state (GST_VIDEO_DECODER (vtdec)); in setup_texture_cache()331 output_state = gst_video_decoder_get_output_state (GST_VIDEO_DECODER (vtdec)); in gst_vtdec_negotiate()974 state = gst_video_decoder_get_output_state (GST_VIDEO_DECODER (vtdec)); in gst_vtdec_session_output_callback()
510 GstVideoCodecState *gst_video_decoder_get_output_state (GstVideoDecoder *decoder);
4121 gst_video_decoder_get_output_state (GstVideoDecoder * decoder) in gst_video_decoder_get_output_state() function
247 gst_video_decoder_get_output_state (GST_VIDEO_DECODER (thiz)); in get_surface()1179 gst_video_decoder_get_output_state (GST_VIDEO_DECODER (thiz)); in gst_msdkdec_handle_frame()1540 gst_video_decoder_get_output_state (GST_VIDEO_DECODER (thiz)); in gst_msdkdec_decide_allocation()1591 gst_video_decoder_get_output_state (GST_VIDEO_DECODER (thiz)); in gst_msdkdec_decide_allocation()
180 output_state = gst_video_decoder_get_output_state (decoder); in gst_rsvg_decode_image()
1090 outstate = gst_video_decoder_get_output_state (GST_VIDEO_DECODER (dec)); in gst_jpeg_dec_negotiate()1421 state = gst_video_decoder_get_output_state (bdec); in gst_jpeg_dec_handle_frame()
873 gst_video_decoder_get_output_state (GST_VIDEO_DECODER (self)); in gst_amc_video_dec_fill_buffer()1411 state = gst_video_decoder_get_output_state (GST_VIDEO_DECODER (self)); in gst_amc_video_dec_loop()1943 prev_output_state = gst_video_decoder_get_output_state (decoder); in gst_amc_video_dec_set_format()
932 state = gst_video_decoder_get_output_state (decoder); in theora_dec_decide_allocation()
2277 state = gst_video_decoder_get_output_state (decoder); in gst_ffmpegviddec_decide_allocation()
89478 call gst_video_decoder_get_output_state() and get a new ref.