Home
last modified time | relevance | path

Searched defs:ppf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/simple_decoder/
Dmain.rs121 let ppf = poll_count_reader.load(Ordering::SeqCst) as f32 / frame_counter as f32; in main() localVariable
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/fwht_encoder/
Dmain.rs227 let ppf = poll_count_reader.load(Ordering::SeqCst) as f32 / frame_counter as f32; in main() localVariable
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c934 store_freefile(png_store_file **ppf) in store_freefile()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c907 /* in/out */ FILE **ppf){ in getEmitStreamInfo()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c902 /* in/out */ FILE **ppf){ in getEmitStreamInfo()