Home
last modified time | relevance | path

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

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschroengine.c592 frame->allocated_mc_bits = frame->hard_limit_bits; in schro_encoder_calculate_allocation()
602 frame->allocated_mc_bits = 0; in schro_encoder_calculate_allocation()
610 frame->allocated_mc_bits = frame->estimated_mc_bits; in schro_encoder_calculate_allocation()
H A Dschroencoder.h211 int allocated_mc_bits; member
H A Dschroencoder.c1326 …frame->num_refs, frame->is_ref, frame->allocated_mc_bits, frame->allocated_residual_bits, frame->p… in schro_encoder_pull_full()
1335 encoder->frame_stats[3] = frame->allocated_mc_bits; in schro_encoder_pull_full()