Lines Matching refs:v_bytes_per_channel
38373 uint64_t v_bytes_per_channel = 0;38382 v_bytes_per_channel = ((uint64_t)((self->private_impl.f_depth >> 3)));38383 return (((uint64_t)(a_width)) * v_bytes_per_channel * ((uint64_t)(WUFFS_PNG__NUM_CHANNELS[self->private_impl.f_color_type])));