Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcpred_template.c60 #define EXTEND_UP_CIP(ptr, start, length) \ in FUNC() macro
236 EXTEND_UP_CIP(left, size_max_y - 1, size_max_y); in FUNC()
243 EXTEND_UP_CIP(left, size_max_y - 1, size_max_y); in FUNC()
544 #undef EXTEND_UP_CIP