Home
last modified time | relevance | path

Searched refs:CONTEXT_BLOCK_SIZE_1 (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dlibusb-glue.c805 #define CONTEXT_BLOCK_SIZE_1 0x3e00 macro
807 #define CONTEXT_BLOCK_SIZE CONTEXT_BLOCK_SIZE_1+CONTEXT_BLOCK_SIZE_2
842 toread = CONTEXT_BLOCK_SIZE_1; in ptp_read_func()
843 else if (toread == CONTEXT_BLOCK_SIZE_1) in ptp_read_func()
846 toread = CONTEXT_BLOCK_SIZE_1; in ptp_read_func()