Searched defs:y_weights (Results 1 – 3 of 3) sorted by relevance
236 int y_weights, in initialize_decimation_table_2d()318 int y_weights, in initialize_decimation_table_3d()495 for (int y_weights = 2; y_weights <= 12; y_weights++) in construct_block_size_descriptor_2d() local517 int x_weights, y_weights; in construct_block_size_descriptor_2d() local574 for (int y_weights = 2; y_weights <= 6; y_weights++) in construct_block_size_descriptor_3d() local596 int x_weights, y_weights, z_weights; in construct_block_size_descriptor_3d() local
133 std::array<float, 4> y_weights; in ResizeBicubicBaseline() local
159 const __m128i y_weights = LoadLo8(weight_array + 4); in LoadSmoothWeights4() local164 const __m128i y_weights = LoadUnaligned16(weight_array + 12); in LoadSmoothWeights4() local