OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_PIECE_LEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libdrm/mobile2/include/dcf/
DrmRawContent.h
63
static const uint32_t
MAX_PIECE_LEN
= (100 * 1024);
/frameworks/base/media/libdrm/mobile2/src/dcf/
DrmRawContent.cpp
24
if (count <=
MAX_PIECE_LEN
)
Completed in 91 milliseconds