OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEMPORAL_INVOKE
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/encoder/
temporal_filter.h
43
#define
TEMPORAL_INVOKE
(ctx,fn) (ctx)->fn
45
#define
TEMPORAL_INVOKE
(ctx,fn) vp8_temporal_filter_##fn
temporal_filter.c
376
TEMPORAL_INVOKE
(&cpi->rtcd.temporal, apply)
386
TEMPORAL_INVOKE
(&cpi->rtcd.temporal, apply)
396
TEMPORAL_INVOKE
(&cpi->rtcd.temporal, apply)
Completed in 139 milliseconds