Searched defs:transform_width (Results 1 – 3 of 3) sorted by relevance
45 class transform_width : class111 transform_width(T start) : in transform_width() function in boost::archive::iterators::transform_width123 transform_width(const transform_width & rhs) : in transform_width() function in boost::archive::iterators::transform_width
1072 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local1100 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local
3792 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro