HomeSort by relevance Sort by last modified time
    Searched defs:opd (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRenc/src/
ps_bitenc.h 127 /* opd data */
129 INT opd[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member in struct:T_PS_OUT
  /external/linux-tools-perf/util/
symbol.c 1119 opdsec = elf_section_by_name(elf, &ehdr, &opdshdr, ".opd", &opdidx);
1182 u64 *opd = opddata->d_buf + offset; local
1183 sym.st_value = *opd;
    [all...]
  /external/libmtp/src/
libmtp.c 130 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd);
131 static uint32_t adjust_u32(uint32_t val, PTPObjectPropDesc *opd);
889 PTPObjectPropDesc opd; local
1760 PTPObjectPropDesc opd; local
2919 PTPObjectPropDesc opd; local
5695 PTPObjectPropDesc opd; local
5848 PTPObjectPropDesc opd; local
6010 PTPObjectPropDesc opd; local
6231 PTPObjectPropDesc opd; local
7096 PTPObjectPropDesc opd; local
7247 PTPObjectPropDesc opd; local
7377 PTPObjectPropDesc opd; local
    [all...]

Completed in 242 milliseconds