Searched defs:CONTEXT_BLOCK_SIZE_2 (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/src/
H A Dlibopenusb1-glue.c779 #define CONTEXT_BLOCK_SIZE_2 0x200 macro
780 #define CONTEXT_BLOCK_SIZE CONTEXT_BLOCK_SIZE_1+CONTEXT_BLOCK_SIZE_2
806 context_block_size_2 = CONTEXT_BLOCK_SIZE_2 + 0x200;
810 context_block_size_2 = CONTEXT_BLOCK_SIZE_2;
H A Dlibusb-glue.c813 #define CONTEXT_BLOCK_SIZE_2 0x200 macro
814 #define CONTEXT_BLOCK_SIZE CONTEXT_BLOCK_SIZE_1+CONTEXT_BLOCK_SIZE_2
838 context_block_size_2 = CONTEXT_BLOCK_SIZE_2 + 0x200;
842 context_block_size_2 = CONTEXT_BLOCK_SIZE_2;
H A Dlibusb1-glue.c829 #define CONTEXT_BLOCK_SIZE_2 0x200 macro
830 #define CONTEXT_BLOCK_SIZE CONTEXT_BLOCK_SIZE_1+CONTEXT_BLOCK_SIZE_2
854 context_block_size_2 = CONTEXT_BLOCK_SIZE_2 + 0x200;
858 context_block_size_2 = CONTEXT_BLOCK_SIZE_2;

Completed in 147 milliseconds