Home
last modified time | relevance | path

Searched defs:cpe (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacenc_is.c33 struct AACISError ff_aac_is_encoding_err(AACEncContext *s, ChannelElement *cpe, in ff_aac_is_encoding_err() argument
98 void ff_aac_search_for_is(AACEncContext *s, AVCodecContext *avctx, ChannelElement *cpe) in ff_aac_search_for_is() argument
[all...]
H A Daacenc_ltp.c56 ChannelElement *cpe; in ff_aac_ltp_insert_new_frame() local
130 void ff_aac_adjust_common_ltp(AACEncContext *s, ChannelElement *cpe) in ff_aac_adjust_common_ltp() argument
H A Dlibfdk-aacenc.c129 int sce = 0, cpe = 0; in aac_encode_init() local
[all...]
H A Daacenc_pred.c151 void ff_aac_adjust_common_pred(AACEncContext *s, ChannelElement *cpe) in ff_aac_adjust_common_pred() argument
H A Daacenc.h399 ChannelElement *cpe; ///< channel elements member
H A Daacenc.c243 static void encode_ms_info(PutBitContext *pb, ChannelElement *cpe) in encode_ms_info() argument
257 static void adjust_frame_information(ChannelElement *cpe, int chans) in adjust_frame_information() argument
307 apply_intensity_stereo(ChannelElement *cpe) apply_intensity_stereo() argument
336 apply_mid_side_stereo(ChannelElement *cpe) apply_mid_side_stereo() argument
562 ChannelElement *cpe; aac_encode_frame() local
[all...]
H A Dalacenc.c468 int ch, element, sce, cpe; in write_frame() local
H A Daaccoder.c755 static void search_for_ms(AACEncContext *s, ChannelElement *cpe) in search_for_ms() argument
[all...]
H A Damrwbdec.c756 float cpe = 0.125 * (1 + voice_fac); in pitch_enhancer() local
H A Daacdec_template.c1743 static void decode_mid_side_stereo(ChannelElement *cpe, GetBitContext *gb, in decode_mid_side_stereo() argument
2217 static void apply_mid_side_stereo(AACContext *ac, ChannelElement *cpe) argument
2255 apply_intensity_stereo(AACContext *ac, ChannelElement *cpe, int ms_present) global() argument
2305 decode_cpe(AACContext *ac, GetBitContext *gb, ChannelElement *cpe) global() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp105 const GrConvexPolyEffect& cpe = args.fFp.cast<GrConvexPolyEffect>(); in onMakeProgramImpl() local
137 const GrConvexPolyEffect& cpe = fp.cast<GrConvexPolyEffect>(); in onMakeProgramImpl() local
185 const GrConvexPolyEffect& cpe = other.cast<GrConvexPolyEffect>(); onIsEqual() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daaccoder_mips.c2338 static void search_for_ms_mips(AACEncContext *s, ChannelElement *cpe) in search_for_ms_mips() argument
[all...]

Completed in 19 milliseconds