Home
last modified time | relevance | path

Searched defs:cpe (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/effects/
DGrConvexPolyEffect.cpp41 const GrConvexPolyEffect& cpe = args.fFp.cast<GrConvexPolyEffect>(); in emitCode() local
72 const GrConvexPolyEffect& cpe = effect.cast<GrConvexPolyEffect>(); in onSetData() local
82 const GrConvexPolyEffect& cpe = processor.cast<GrConvexPolyEffect>(); in GenKey() local
206 const GrConvexPolyEffect& cpe = other.cast<GrConvexPolyEffect>(); in onIsEqual() local
/external/skia/src/gpu/effects/
DGrConvexPolyEffect.cpp41 const GrConvexPolyEffect& cpe = args.fFp.cast<GrConvexPolyEffect>(); in emitCode() local
72 const GrConvexPolyEffect& cpe = effect.cast<GrConvexPolyEffect>(); in onSetData() local
82 const GrConvexPolyEffect& cpe = processor.cast<GrConvexPolyEffect>(); in GenKey() local
205 const GrConvexPolyEffect& cpe = other.cast<GrConvexPolyEffect>(); in onIsEqual() local
/external/libxaac/decoder/
Dixheaacd_acelp_decode.c352 FLOAT32 gain_smooth, gain_code0, cpe; in ixheaacd_acelp_alias_cnx() local
/external/aac/libAACdec/src/
Dusacdec_acelp.cpp473 FIXP_DBL tmp, cpe, code_smooth_prev, code_smooth; in BuildAdaptiveExcitation() local