OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_process
(Results
1 - 3
of
3
) sorted by null
/system/extras/verity/fec/
image.h
90
extern bool
image_process
(image_proc_func f, image *ctx);
main.cpp
202
if (!
image_process
(encode_rs, &ctx)) {
247
if (!
image_process
(decode_rs, &ctx)) {
image.cpp
538
bool
image_process
(image_proc_func func, image *ctx)
function
Completed in 193 milliseconds