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

  /external/aac/libSBRenc/src/
ps_bitenc.h 138 /* opd data */
140 INT opd[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member in struct:T_PS_OUT
  /external/linux-kselftest/tools/testing/selftests/powerpc/mm/
wild_bctr.c 110 struct opd { struct
115 static struct opd bad_opd = {
  /external/ltp/testcases/kernel/syscalls/mprotect/
mprotect04.c 218 func_descr_t *opd = (func_descr_t *)&exec_func; local
219 *func_page_offset = (uintptr_t)opd->entry & (page_sz - 1);
221 page_to_copy = (void *)((uintptr_t)opd->entry & page_mask);
268 func_descr_t opd; local
269 opd.entry = (uintptr_t)get_func(p, &func_page_offset);
270 func = (func_ptr_t)&opd;
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
ebb.c 138 struct opd struct
142 } *opd; local
144 opd = (struct opd *)ebb_handler;
145 entry = opd->entry;
  /external/libxaac/decoder/
ixheaacd_mps_pre_mix.c 236 WORD32 opd[MAX_PARAMETER_BANDS]) {
245 opd[band] = 0;
247 opd[band] = ixheaacd_atan_table_Q28[ipd_idx][icc_idx][cld_idx];
254 WORD32 opd[MAX_PARAMETER_BANDS]; local
264 ixheaacd_mps_opd_calc(self, curr_bit_stream, param_set_idx, opd);
271 ixheaacd_mps_phase_wraping(opd[band]);
273 ixheaacd_mps_phase_wraping(opd[band] - ipd);
  /external/aac/libSACdec/src/
sac_calcM1andM2.cpp 478 FIXP_DBL opd[MAX_PARAMETER_BANDS]) {
493 opd[2 * band] = FL2FXCONST_DBL(0.0f);
496 opd[2 * band] =
499 opd[2 * band + 1] = opd[2 * band] - ipd;
530 FIXP_DBL opd[2 * MAX_PARAMETER_BANDS]; local
549 calculateOpd(self, ottBoxIndx, parameterSetIndx, opd);
552 self->PhaseLeft__FDK[band] = wrapPhase(opd[2 * band]);
553 self->PhaseRight__FDK[band] = wrapPhase(opd[2 * band + 1]);
  /external/u-boot/arch/m68k/include/asm/
fsl_mcdmafec.h 34 u32 opd; /* 0x0EC */ member in struct:fecdma
fec.h 126 u32 opd; /* 0x100 - dummy */ member in struct:fec
163 u32 opd;
  /external/libmtp/src/
libmtp.c 170 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd);
171 static uint32_t adjust_u32(uint32_t val, PTPObjectPropDesc *opd);
966 PTPObjectPropDesc opd; local
2013 PTPObjectPropDesc opd; local
3237 PTPObjectPropDesc opd; local
6272 PTPObjectPropDesc opd; local
6429 PTPObjectPropDesc opd; local
6591 PTPObjectPropDesc opd; local
6818 PTPObjectPropDesc opd; local
7731 PTPObjectPropDesc opd; local
7888 PTPObjectPropDesc opd; local
8018 PTPObjectPropDesc opd; local
    [all...]
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 

Completed in 741 milliseconds