av_clip_pixel      44 libavcodec/bit_depth_template.c #   undef av_clip_pixel
av_clip_pixel      67 libavcodec/bit_depth_template.c #   define av_clip_pixel(a) av_clip_uintp2(a, BIT_DEPTH)
av_clip_pixel      86 libavcodec/bit_depth_template.c #   define av_clip_pixel(a) av_clip_uint8(a)