Home
last modified time | relevance | path

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

/external/libmtp/src/
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; in ptp_read_func()
842 context_block_size_2 = CONTEXT_BLOCK_SIZE_2; in ptp_read_func()
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; in ptp_read_func()
858 context_block_size_2 = CONTEXT_BLOCK_SIZE_2; in ptp_read_func()
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; in ptp_read_func()
810 context_block_size_2 = CONTEXT_BLOCK_SIZE_2; in ptp_read_func()