OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVB_CHUNK_MAX_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/nos/host/generic/nugget/include/
avb.h
11
AVB_CHUNK_MAX_SIZE
= 512,
/external/nos/test/system-test-harness/src/
avb_tests.cc
552
uint8_t chunk[
AVB_CHUNK_MAX_SIZE
];
569
for (i = 0; i < AVB_METADATA_MAX_SIZE; i +=
AVB_CHUNK_MAX_SIZE
) {
Completed in 433 milliseconds