Searched refs:alpha_index (Results 1 – 4 of 4) sorted by relevance
54 auto alpha_index = SubscriptToIndex(desc2, b, y, x, c); in BroadcastPrelu4DSlow() local56 params.alpha_offset + alpha_data[alpha_index]; in BroadcastPrelu4DSlow()
53 static int alpha_index[JPEG_NUMCS] = { variable175 register int aindex = alpha_index[cinfo->in_color_space]; in get_text_gray_rgb_row()249 register int aindex = alpha_index[cinfo->in_color_space]; in get_text_rgb_row()339 register int aindex = alpha_index[cinfo->in_color_space]; in get_gray_rgb_row()407 register int aindex = alpha_index[cinfo->in_color_space]; in get_rgb_row()521 register int aindex = alpha_index[cinfo->in_color_space]; in get_word_rgb_row()
44 static int alpha_index[JPEG_NUMCS] = { variable190 register int aindex = alpha_index[cinfo->in_color_space]; in get_8bit_row()259 register int aindex = alpha_index[cinfo->in_color_space]; in get_24bit_row()324 register int aindex = alpha_index[cinfo->in_color_space]; in get_32bit_row()
2481 …unsigned int alpha_index = (number_channels == 4) || (number_channels == 2) ? number_channels - 1 …2538 if (alpha_index != 0)2540 cp.w = (float) *(p + alpha_index);2562 if (alpha_index != 0)2573 if (alpha_index != 0)2585 if (alpha_index != 0)2593 if (alpha_index != 0)2597 if (alpha_index != 0)2647 …unsigned int alpha_index = (number_channels == 4) || (number_channels == 2) ? number_channels - 1 …2704 if (alpha_index != 0)[all …]