OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:segment_feature_data
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h
262
signed char
segment_feature_data
[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
member in struct:macroblockd
/external/libvpx/libvpx/vp8/common/
blockd.h
262
signed char
segment_feature_data
[MB_LVL_MAX][MAX_MB_SEGMENTS]; /* Segment parameters */
member in struct:macroblockd
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h
499
signed char
segment_feature_data
[MB_LVL_MAX][MAX_MB_SEGMENTS];
member in struct:VP8_COMP
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
502
signed char
segment_feature_data
[MB_LVL_MAX][MAX_MB_SEGMENTS];
member in struct:VP8_COMP
Completed in 221 milliseconds