Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcbs_mpeg2.c44 xui(width, name, current->name, 0, MAX_UINT_BITS(width), 0, )
46 xui(width, name, current->name, 1, MAX_UINT_BITS(width), 0, )
48 xui(width, name, current->name, 0, MAX_UINT_BITS(width), subs, __VA_ARGS__)
50 xui(width, name, current->name, 1, MAX_UINT_BITS(width), subs, __VA_ARGS__)
51 #define xui(width, name, var, range_min, range_max, subs, ...) \ macro

Completed in 1 milliseconds