Searched defs:capture_format (Results 1 – 4 of 4) sorted by relevance
86 let capture_format: Format = capture_queue in run() localVariable111 let capture_format: Format = capture_queue in run() localVariable
96 let mut capture_format: Format = in run() localVariable116 let capture_format: Format = g_fmt(&fd, capture_queue).expect("Failed getting capture format"); in run() localVariable
149 let capture_format = encoder in main() localVariable
2178 cricket::VideoFormat capture_format( in TEST_F() local