Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c937 static void choose_rct_params(FFV1Context *fs, const uint8_t *src[3], const int stride[3], int w, int h) in choose_rct_params() function
1038 choose_rct_params(fs, planes, p->linesize, width, height); in encode_slice()

Completed in 3 milliseconds