Searched refs:sample_index (Results 1 – 4 of 4) sorted by relevance
11 sample_index
300 … for (int sample_index = SkMax32(0, sample_x - 4), coeff_index = sample_index - (sample_x - 4) in pack4xHToLCD16() local301 ; sample_index < SkMin32(sample_x + 8, sample_width) in pack4xHToLCD16()302 ; ++sample_index, ++coeff_index) in pack4xHToLCD16()304 int sample_value = srcP[sample_index]; in pack4xHToLCD16()
566 struct brw_reg sample_index; member in brw_blorp_blit_program785 this->sample_index in alloc_regs()807 #define S sample_index
476 png_uint_32 x, unsigned int sample_index, int swap16, int littleendian) in sample() argument494 bit_index += sample_index * bit_depth; in sample()