OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typeDCACStore
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
194
typedef int16
typeDCACStore
[4][8];
218
typeDCACStore
*predDCAC_row;
219
typeDCACStore
*predDCAC_col;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
151
typedef Short
typeDCACStore
[4][8];
382
typeDCACStore
*predDCAC_row;
383
typeDCACStore
*predDCAC_col;
Completed in 141 milliseconds