OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typeDCStore
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
193
typedef int16
typeDCStore
[6]; /* ACDC */
217
typeDCStore
*predDC; /* The DC coeffs for each MB */
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
150
typedef Short
typeDCStore
[6]; /* ACDC */
381
typeDCStore
*predDC; /* The DC coeffs for each MB */
Completed in 82 milliseconds