OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aom_inspect_cb
(Results
1 - 4
of
4
) sorted by null
/external/libaom/libaom/aom/
aomdx.h
47
typedef void (*
aom_inspect_cb
)(void *decoder, void *ctx);
typedef
58
aom_inspect_cb
inspect_cb;
243
/** control function to set an
aom_inspect_cb
callback that is invoked each
/external/libaom/libaom/av1/decoder/
inspection.h
24
typedef void (*
aom_inspect_cb
)(void *decoder, void *data);
typedef
decoder.h
218
aom_inspect_cb
inspect_cb;
/external/libaom/libaom/av1/
av1_dx_iface.c
79
aom_inspect_cb
inspect_cb;
[
all
...]
Completed in 1244 milliseconds