Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.c147 static inline uint64_t get_ue_coef(GetBitContext *gb, const AVDOVIRpuDataHeader *hdr) in get_ue_coef() function
376 nlq->vdr_in_max = get_ue_coef(gb, hdr); in ff_dovi_rpu_parse()
379 nlq->linear_deadzone_slope = get_ue_coef(gb, hdr); in ff_dovi_rpu_parse()
380 nlq->linear_deadzone_threshold = get_ue_coef(gb, hdr); in ff_dovi_rpu_parse()

Completed in 2 milliseconds