Searched defs:x_weights (Results 1 – 3 of 3) sorted by relevance
235 int x_weights, in initialize_decimation_table_2d()317 int x_weights, in initialize_decimation_table_3d()493 for (int x_weights = 2; x_weights <= 12; x_weights++) in construct_block_size_descriptor_2d() local517 int x_weights, y_weights; in construct_block_size_descriptor_2d() local572 for (int x_weights = 2; x_weights <= 6; x_weights++) in construct_block_size_descriptor_3d() local596 int x_weights, y_weights, z_weights; in construct_block_size_descriptor_3d() local
137 std::array<float, 4> x_weights; in ResizeBicubicBaseline() local
162 const __m128i x_weights = Load4(weight_array); in LoadSmoothWeights4() local