Searched refs:esc_length (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddsputil.c3809 const int esc_length= s->ac_esc_length; local
3848 bits+= esc_length;
3862 bits+= esc_length;
3886 const int esc_length= s->ac_esc_length; local
3920 bits+= esc_length;
3934 bits+= esc_length;
H A Dmpegvideo_enc.c2965 const int esc_length= s->ac_esc_length; local
3124 distortion += esc_length*lambda;
3214 else score= distortion + esc_length*lambda;

Completed in 103 milliseconds