Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/base/
H A Dproperty.c1171 struct fwnode_handle *ep = NULL, *best_ep = NULL; in fwnode_graph_get_endpoint_by_id() local
1210 (best_ep && best_ep_id < fwnode_ep.id)) in fwnode_graph_get_endpoint_by_id()
1213 fwnode_handle_put(best_ep); in fwnode_graph_get_endpoint_by_id()
1214 best_ep = fwnode_handle_get(ep); in fwnode_graph_get_endpoint_by_id()
1218 if (best_ep) in fwnode_graph_get_endpoint_by_id()
1219 return best_ep; in fwnode_graph_get_endpoint_by_id()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/base/
H A Dproperty.c1171 struct fwnode_handle *ep = NULL, *best_ep = NULL; in fwnode_graph_get_endpoint_by_id() local
1210 (best_ep && best_ep_id < fwnode_ep.id)) in fwnode_graph_get_endpoint_by_id()
1213 fwnode_handle_put(best_ep); in fwnode_graph_get_endpoint_by_id()
1214 best_ep = fwnode_handle_get(ep); in fwnode_graph_get_endpoint_by_id()
1218 if (best_ep) in fwnode_graph_get_endpoint_by_id()
1219 return best_ep; in fwnode_graph_get_endpoint_by_id()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/base/
H A Dproperty.c1171 struct fwnode_handle *ep = NULL, *best_ep = NULL; in fwnode_graph_get_endpoint_by_id() local
1210 (best_ep && best_ep_id < fwnode_ep.id)) in fwnode_graph_get_endpoint_by_id()
1213 fwnode_handle_put(best_ep); in fwnode_graph_get_endpoint_by_id()
1214 best_ep = fwnode_handle_get(ep); in fwnode_graph_get_endpoint_by_id()
1218 if (best_ep) in fwnode_graph_get_endpoint_by_id()
1219 return best_ep; in fwnode_graph_get_endpoint_by_id()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestProcess.c557 uint8_t best_ep = 0; in rest_kernel() local
560 best_ep = i; in rest_kernel()
564 cm->sg_frame_ep = best_ep; in rest_kernel()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestProcess.c557 uint8_t best_ep = 0; in rest_kernel() local
560 best_ep = i; in rest_kernel()
564 cm->sg_frame_ep = best_ep; in rest_kernel()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c1892 struct usb_host_endpoint *best_ep = NULL; in uvc_video_start_transfer() local
1926 best_ep = ep; in uvc_video_start_transfer()
1930 if (best_ep == NULL) { in uvc_video_start_transfer()
1944 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_video_start_transfer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c1892 struct usb_host_endpoint *best_ep = NULL; in uvc_video_start_transfer() local
1926 best_ep = ep; in uvc_video_start_transfer()
1930 if (best_ep == NULL) { in uvc_video_start_transfer()
1944 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_video_start_transfer()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c1892 struct usb_host_endpoint *best_ep = NULL; in uvc_video_start_transfer() local
1926 best_ep = ep; in uvc_video_start_transfer()
1930 if (best_ep == NULL) { in uvc_video_start_transfer()
1944 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_video_start_transfer()