Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c123 typedef struct CelEvaluation { struct
133 } CelEvaluation; typedef
155 CelEvaluation *cel_evals;
278 enc->cel_evals = av_malloc_array(roq->width * roq->height / 64, sizeof(CelEvaluation)); in create_cel_evals()
497 static void gather_data_for_cel(CelEvaluation *cel, RoqEncContext *enc) in gather_data_for_cel()
672 CelEvaluation *eval; in reconstruct_and_encode_image()

Completed in 2 milliseconds