OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htod32a
(Results
1 - 3
of
3
) sorted by null
/external/libmtp/src/
ptp-pack.c
87
#define
htod32a
(a,x) htod32ap(params,a,x)
macro
253
htod32a
(&(*data)[0],arraylen);
255
htod32a
(&(*data)[sizeof(uint32_t)*(i+1)], array[i]);
471
htod32a
(&oidata[PTP_oi_StorageID],oi->StorageID);
474
htod32a
(&oidata[PTP_oi_ObjectCompressedSize],oi->ObjectCompressedSize);
476
htod32a
(&oidata[PTP_oi_ThumbCompressedSize],oi->ThumbCompressedSize);
477
htod32a
(&oidata[PTP_oi_ThumbPixWidth],oi->ThumbPixWidth);
478
htod32a
(&oidata[PTP_oi_ThumbPixHeight],oi->ThumbPixHeight);
479
htod32a
(&oidata[PTP_oi_ImagePixWidth],oi->ImagePixWidth);
480
htod32a
(&oidata[PTP_oi_ImagePixHeight],oi->ImagePixHeight)
[
all
...]
ptp.c
[
all
...]
libusb-glue.c
[
all
...]
Completed in 1540 milliseconds