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

/external/libmtp/src/
H A 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;
843 else if (toread == CONTEXT_BLOCK_SIZE_1)
846 toread = CONTEXT_BLOCK_SIZE_1;

Completed in 446 milliseconds