OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RECAST
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vpx/internal/
vpx_codec_internal.h
389
#define
RECAST
(id, x) id##__convert(x)
/external/libvpx/vp8/
vp8_cx_iface.c
427
#define MAP(id, var) case id: *(
RECAST
(id, arg)) = var; break
[
all
...]
Completed in 29 milliseconds