Home
last modified time | relevance | path

Searched refs:lra_high (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Df_ebur128.c140 double lra_low, lra_high; ///< low and high LRA values member
749 ebur128->lra_high = ebur128->i3000.histogram[i].loudness; in filter_frame()
755 ebur128->loudness_range = ebur128->lra_high - ebur128->lra_low; in filter_frame()
852 SET_META(META_PREFIX "LRA.high", ebur128->lra_high); in filter_frame()
941 ebur128->lra_high -= ebur128->pan_law; in uninit()
955 ebur128->lra_low, ebur128->lra_high); in uninit()