Lines Matching refs:ret
685 gboolean ret; in gst_mpp_dec_rga_convert() local
695 ret = FALSE; in gst_mpp_dec_rga_convert()
698 ret = TRUE; in gst_mpp_dec_rga_convert()
702 return ret; in gst_mpp_dec_rga_convert()
955 GstFlowReturn ret; in gst_mpp_dec_handle_frame() local
1033 ret = GST_FLOW_FLUSHING; in gst_mpp_dec_handle_frame()
1037 ret = GST_FLOW_ERROR; in gst_mpp_dec_handle_frame()
1041 ret = GST_FLOW_NOT_NEGOTIATED; in gst_mpp_dec_handle_frame()
1045 ret = GST_FLOW_ERROR; in gst_mpp_dec_handle_frame()
1049 ret = GST_FLOW_ERROR; in gst_mpp_dec_handle_frame()
1062 return ret; in gst_mpp_dec_handle_frame()