Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c184 BestOffset (*cur_best_offset)[NUM_CODEBOOKS]; member
1674 no_codebook_bits(ctx, channel, min, max, &ctx->cur_best_offset[channel][0]); in determine_bits()
1677 no_codebook_bits_offset(ctx, channel, offset, min, max, &ctx->cur_best_offset[channel][0]); in determine_bits()
1697 ctx->cur_best_offset[channel][i] = temp_bo; in determine_bits()
2037 ctx->cur_best_offset = ctx->best_offset[index]; in analyze_sample_buffer()

Completed in 4 milliseconds