Home
last modified time | relevance | path

Searched refs:frame_data (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_audio_read_frame_get.c77 UCHAR **frame_data, ULONG *frame_length) in _ux_device_class_audio_read_frame_get() argument
111 …*frame_data = stream -> ux_device_class_audio_stream_access_pos -> ux_device_class_audio_frame_dat… in _ux_device_class_audio_read_frame_get()
160 UCHAR **frame_data, ULONG *frame_length) in _uxe_device_class_audio_read_frame_get() argument
164 if (stream == UX_NULL || frame_data == UX_NULL || frame_length == UX_NULL) in _uxe_device_class_audio_read_frame_get()
168 return(_ux_device_class_audio_read_frame_get(stream, frame_data, frame_length)); in _uxe_device_class_audio_read_frame_get()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_audio.h526 …lass_audio_read_frame_get(UX_DEVICE_CLASS_AUDIO_STREAM *audio, UCHAR **frame_data, ULONG *frame_le…
565 …lass_audio_read_frame_get(UX_DEVICE_CLASS_AUDIO_STREAM *audio, UCHAR **frame_data, ULONG *frame_le…
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_video_format_frame_based_test.c748 UX_HOST_CLASS_VIDEO_PARAMETER_FRAME_DATA frame_data; in tx_test_thread_host_simulation_entry() local
Dusbx_ux_host_class_video_format_h264_test.c771 UX_HOST_CLASS_VIDEO_PARAMETER_FRAME_DATA frame_data; in tx_test_thread_host_simulation_entry() local