Home
last modified time | relevance | path

Searched defs:opd (Results 1 – 6 of 6) sorted by relevance

/external/aac/libSBRenc/src/
Dps_bitenc.h129 INT opd[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member
/external/ltrace/
Dltrace-elf.h60 Elf_Data *opd; member
/external/libmtp/src/
Dlibmtp.c774 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd) in adjust_u16()
819 static uint32_t adjust_u32(uint32_t val, PTPObjectPropDesc *opd) in adjust_u32()
889 PTPObjectPropDesc opd; in LIBMTP_Get_Allowed_Property_Values() local
1760 PTPObjectPropDesc opd; in LIBMTP_Open_Raw_Device() local
2919 PTPObjectPropDesc opd; in LIBMTP_Dump_Device_Info() local
5708 PTPObjectPropDesc opd; local
5861 PTPObjectPropDesc opd; local
6023 PTPObjectPropDesc opd; local
6244 PTPObjectPropDesc opd; local
7109 PTPObjectPropDesc opd; local
[all …]
Dptp.c2440 PTPParams* params, uint16_t opc, uint16_t ofc, PTPObjectPropDesc *opd in ptp_mtp_getobjectpropdesc()
2732 ptp_free_objectpropdesc(PTPObjectPropDesc* opd) in ptp_free_objectpropdesc()
Dptp-pack.c797 ptp_unpack_OPD (PTPParams *params, unsigned char* data, PTPObjectPropDesc *opd, unsigned int opdlen) in ptp_unpack_OPD()
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsymbol-elf.c790 u64 *opd = opddata->d_buf + offset; in dso__load_sym() local