Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_estdif.c234 #define COST(type, ss) \ macro
246 COST(uint8_t, 8)
247 COST(uint16_t, 16)
/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c475 #define COST(old, new) \ in sort_stt() macro
480 COST(old, new) + COST(256 - (old), 256 - (new)) in sort_stt()

Completed in 5 milliseconds