HomeSort by relevance Sort by last modified time
    Searched refs:beta0 (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 43 beta0 RN 7 label
114 LDRB beta0, [pBetaArg]
121 MUL beta0, beta0, a
125 M_STRD alpha0, beta0, pAlphaBeta0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 48 beta0 RN 7 label
147 LDRB beta0, [pBetaArg]
152 MUL beta0, beta0, t4
156 M_STRD alpha0, beta0, pAlphaBeta0
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 45 beta0 RN 7 label
138 LDRB beta0, [pBetaArg]
145 MUL beta0, beta0, a
149 M_STRD alpha0, beta0, pAlphaBeta0
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 46 beta0 RN 7 label
172 LDRB beta0, [pBetaArg]
177 MUL beta0, beta0, t4
181 M_STRD alpha0, beta0, pAlphaBeta0
  /external/opencv/cv/src/
cvsurf.cpp 364 float alpha0, beta0, sz0, scale0; local
416 beta0 = (float)sin(descriptor_dir);
423 float alpha1 = (alpha0 - beta0)*sqrt_2*0.5f, beta1 = (alpha0 + beta0)*sqrt_2*0.5f;
466 alpha0*scale0, beta0*scale0, center.x,
467 -beta0*scale0, alpha0*scale0, center.y
  /external/speex/libspeex/
mdf.c 144 spx_word16_t beta0; member in struct:SpeexEchoState_
436 st->beta0 = DIV32_16(SHL32(EXTEND32(st->frame_size), 16), st->sampling_rate);
439 st->beta0 = (2.0f*st->frame_size)/st->sampling_rate;
    [all...]
  /external/chromium_org/third_party/gpsd/release-3.1/
gps.h 763 /* beta0, 8 bits signed, scale w**11, seconds */
764 int8_t beta0; member in struct:subframe_t::__anon13089::__anon13096
    [all...]

Completed in 255 milliseconds