Home
last modified time | relevance | path

Searched defs:capture_format (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/vicodec_test/
Ddevice_api.rs86 let capture_format: Format = capture_queue in run() localVariable
111 let capture_format: Format = capture_queue in run() localVariable
Dioctl_api.rs96 let mut capture_format: Format = in run() localVariable
116 let capture_format: Format = g_fmt(&fd, capture_queue).expect("Failed getting capture format"); in run() localVariable
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/fwht_encoder/
Dmain.rs149 let capture_format = encoder in main() localVariable
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2178 cricket::VideoFormat capture_format( in TEST_F() local