Home
last modified time | relevance | path

Searched refs:opd (Results 1 – 21 of 21) sorted by relevance

/external/libmtp/src/
Dlibmtp.c170 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd);
171 static uint32_t adjust_u32(uint32_t val, PTPObjectPropDesc *opd);
851 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd) in adjust_u16() argument
853 switch (opd->FormFlag) { in adjust_u16()
855 if (val < opd->FORM.Range.MinimumValue.u16) { in adjust_u16()
856 return opd->FORM.Range.MinimumValue.u16; in adjust_u16()
858 if (val > opd->FORM.Range.MaximumValue.u16) { in adjust_u16()
859 return opd->FORM.Range.MaximumValue.u16; in adjust_u16()
862 if (val % opd->FORM.Range.StepSize.u16 != 0) { in adjust_u16()
863 return val - (val % opd->FORM.Range.StepSize.u16); in adjust_u16()
[all …]
Dptp-pack.c1094 ptp_unpack_OPD (PTPParams *params, unsigned char* data, PTPObjectPropDesc *opd, unsigned int opdlen) in ptp_unpack_OPD() argument
1098 memset (opd, 0, sizeof(*opd)); in ptp_unpack_OPD()
1099 opd->ObjectPropertyCode=dtoh16a(&data[PTP_opd_ObjectPropertyCode]); in ptp_unpack_OPD()
1100 opd->DataType=dtoh16a(&data[PTP_opd_DataType]); in ptp_unpack_OPD()
1101 opd->GetSet=dtoh8a(&data[PTP_opd_GetSet]); in ptp_unpack_OPD()
1104 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FactoryDefaultValue, opd->DataType); in ptp_unpack_OPD()
1107 opd->GroupCode=dtoh32a(&data[offset]); in ptp_unpack_OPD()
1110 opd->FormFlag=dtoh8a(&data[offset]); in ptp_unpack_OPD()
1113 switch (opd->FormFlag) { in ptp_unpack_OPD()
1115 …ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.MinimumValue, opd->DataType); in ptp_unpack_OPD()
[all …]
Dptp.c1079 ptp_free_objectpropdesc(PTPObjectPropDesc* opd) in ptp_free_objectpropdesc() argument
1083 ptp_free_devicepropvalue (opd->DataType, &opd->FactoryDefaultValue); in ptp_free_objectpropdesc()
1084 switch (opd->FormFlag) { in ptp_free_objectpropdesc()
1088 ptp_free_devicepropvalue (opd->DataType, &opd->FORM.Range.MinimumValue); in ptp_free_objectpropdesc()
1089 ptp_free_devicepropvalue (opd->DataType, &opd->FORM.Range.MaximumValue); in ptp_free_objectpropdesc()
1090 ptp_free_devicepropvalue (opd->DataType, &opd->FORM.Range.StepSize); in ptp_free_objectpropdesc()
1093 if (opd->FORM.Enum.SupportedValue) { in ptp_free_objectpropdesc()
1094 for (i=0;i<opd->FORM.Enum.NumberOfValues;i++) in ptp_free_objectpropdesc()
1095 ptp_free_devicepropvalue (opd->DataType, opd->FORM.Enum.SupportedValue+i); in ptp_free_objectpropdesc()
1096 free (opd->FORM.Enum.SupportedValue); in ptp_free_objectpropdesc()
[all …]
/external/elfutils/tests/
Drun-dwflsyms.sh428 13: FUNC GLOBAL _start (4) 0x103d0, rel: 0x103d0 (.opd) [0x2d8, rel: 0 (.text)]
462 13: FUNC GLOBAL _start (4) 0x461c03d0, rel: 0x103d0 (.opd) [0x461b02d8, rel: 0 (.text)]
503 32: FUNC GLOBAL cleanup_module (24) 0x160, rel: 0x10 (.opd)
505 34: FUNC GLOBAL init_module (24) 0x150, rel: 0 (.opd)
561 36: FUNC LOCAL deregister_tm_clones (0) 0x20040, rel: 0x20040 (.opd) [0x910, rel: 0x70 (.text)]
562 37: FUNC LOCAL register_tm_clones (0) 0x20050, rel: 0x20050 (.opd) [0x980, rel: 0xe0 (.text)]
563 38: FUNC LOCAL __do_global_dtors_aux (0) 0x20060, rel: 0x20060 (.opd) [0x9f0, rel: 0x150 (.text)]
566 41: FUNC LOCAL frame_dummy (0) 0x20070, rel: 0x20070 (.opd) [0xa50, rel: 0x1b0 (.text)]
571 46: FUNC LOCAL foo (76) 0x20090, rel: 0x20090 (.opd) [0xb34, rel: 0x294 (.text)]
582 57: FUNC GLOBAL __libc_csu_fini (16) 0x200c0, rel: 0x200c0 (.opd) [0xcd0, rel: 0x430 (.text)]
[all …]
Drun-addrname-test.sh320 _start (.opd)
322 _start+0x3 (.opd)
332 _start (.opd)
Drun-elfputzdata.sh198 Cannot compress 21 .opd
237 Cannot compress 21 .opd
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c138 struct opd in setup_ebb_handler() struct
142 } *opd; in setup_ebb_handler() local
144 opd = (struct opd *)ebb_handler; in setup_ebb_handler()
145 entry = opd->entry; in setup_ebb_handler()
/external/aac/libSACdec/src/
Dsac_calcM1andM2.cpp552 FIXP_DBL opd[MAX_PARAMETER_BANDS]) { in calculateOpd()
567 opd[2 * band] = FL2FXCONST_DBL(0.0f); in calculateOpd()
569 opd[2 * band] = (dequantIPD_CLD_ICC_splitAngle__FDK_Function( in calculateOpd()
573 opd[2 * band + 1] = opd[2 * band] - ipd; in calculateOpd()
604 FIXP_DBL opd[2 * MAX_PARAMETER_BANDS]; in param2UMX_PS_IPD_OPD__FDK() local
623 calculateOpd(self, ottBoxIndx, parameterSetIndx, opd); in param2UMX_PS_IPD_OPD__FDK()
626 self->PhaseLeft__FDK[band] = wrapPhase(opd[2 * band]); in param2UMX_PS_IPD_OPD__FDK()
627 self->PhaseRight__FDK[band] = wrapPhase(opd[2 * band + 1]); in param2UMX_PS_IPD_OPD__FDK()
/external/llvm/test/MC/PowerPC/
Dppc64-relocs-01.s4 .section .opd,"aw",@progbits
32 # The .opd entry for the 'access_int64' function creates 2 relocations:
Dtls-ie-obj.s12 .section .opd,"aw",@progbits
Dtls-gd-obj.s13 .section .opd,"aw",@progbits
Dtls-ld-obj.s12 .section .opd,"aw",@progbits
/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c234 WORD32 opd[MAX_PARAMETER_BANDS]) { in ixheaacd_mps_opd_calc()
243 opd[band] = 0; in ixheaacd_mps_opd_calc()
245 opd[band] = ixheaacd_atan_table_Q28[ipd_idx][icc_idx][cld_idx]; in ixheaacd_mps_opd_calc()
252 WORD32 opd[MAX_PARAMETER_BANDS]; in ixheaacd_mps_par2umx_ps_ipd_opd() local
262 ixheaacd_mps_opd_calc(self, curr_bit_stream, param_set_idx, opd); in ixheaacd_mps_par2umx_ps_ipd_opd()
269 ixheaacd_mps_phase_wraping(opd[band]); in ixheaacd_mps_par2umx_ps_ipd_opd()
271 ixheaacd_mps_phase_wraping(opd[band] - ipd); in ixheaacd_mps_par2umx_ps_ipd_opd()
/external/llvm/test/CodeGen/PowerPC/
Dppc64-linux-func-size.ll3 ; CHECK: .section .opd,"aw",@progbits
/external/aac/libSBRenc/src/
Dps_bitenc.h140 INT opd[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member
Dps_bitenc.cpp477 bitCnt += FDKsbrEnc_EncodeOpd(hBitBuf, psOut->opd[env], opdLast, in encodeIpdOpd()
/external/libffi/src/powerpc/
Dlinux64_closure.S.orig43 .section ".opd","aw"
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt2092 <1 opd
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
Dcollationtest.txt2092 <1 opd
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt2090 <1 opd
/external/libmtp/
DChangeLog1480 design pattern. Probably fixed a few opd memory leaks along the road.