Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dphotocd.c225 int target_res, int curr_res) in decode_huff() argument
233 const int scaling = target_res - curr_res; in decode_huff()
241 height = img_info[curr_res].height; in decode_huff()