Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c194 unsigned int number_of_subblocks; member
381 for (unsigned int index = 0; index < ctx->number_of_subblocks; index++) { in copy_restart_frame_params()
1887 for (unsigned int index = 0; index < ctx->number_of_subblocks; index++) { in set_best_codebook()
1937 for (unsigned int index = 0; index < ctx->number_of_subblocks; index++) { in set_best_codebook()
1997 ctx->major_number_of_subblocks = ctx->number_of_subblocks; in set_major_params()
2034 for (unsigned int index = 0; index < ctx->number_of_subblocks; index++) { in analyze_sample_buffer()
2143 ctx->number_of_subblocks = ctx->next_major_number_of_frames + 1; in mlp_encode_frame()

Completed in 4 milliseconds