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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacpsy.c167 float st_lrm; ///< short threshold for L, R, and M channels member in struct:__anon1842
175 /* kbps/ch st_lrm */
195 /* vbr_q st_lrm */
244 return psy_abr_map[lower_range].st_lrm;
245 return psy_abr_map[upper_range].st_lrm;
258 pch->attack_threshold = psy_vbr_map[avctx->global_quality / FF_QP2LAMBDA].st_lrm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c170 float st_lrm; ///< short threshold for L, R, and M channels member in struct:__anon3062
178 /* kbps/ch st_lrm */
198 /* vbr_q st_lrm */
251 return psy_abr_map[lower_range].st_lrm;
252 return psy_abr_map[upper_range].st_lrm;
266 pch->attack_threshold = psy_vbr_map[avctx->global_quality / FF_QP2LAMBDA].st_lrm;

Completed in 67 milliseconds