OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_proc_ctx
(Results
1 - 3
of
3
) sorted by null
/system/extras/verity/fec/
image.h
68
struct
image_proc_ctx
;
69
typedef void (*image_proc_func)(
image_proc_ctx
*);
71
struct
image_proc_ctx
{
struct
main.cpp
43
static void encode_rs(struct
image_proc_ctx
*ctx)
60
static void decode_rs(struct
image_proc_ctx
*ctx)
image.cpp
533
image_proc_ctx
*ctx = (
image_proc_ctx
*)cookie;
565
image_proc_ctx
args[threads];
Completed in 318 milliseconds