Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 82) sorted by relevance

1234

/device/google/contexthub/firmware/os/algos/common/math/
Dmat.c102 uint32_t j; in mat33Multiply() local
120 uint32_t j; in mat33ScalarMul() local
133 uint32_t j; in mat33Add() local
146 uint32_t j; in mat33Sub() local
164 uint32_t j; in mat33IsPositiveSemidefinite() local
185 uint32_t j; in mat33MultiplyTransposed() local
208 uint32_t j; in mat33MultiplyTransposed2() local
233 uint32_t j; in mat33Invert() local
280 uint32_t j; in mat33Transpose() local
288 void mat33SwapRows(struct Mat33 *A, const uint32_t i, const uint32_t j) { in mat33SwapRows()
[all …]
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dmatrix_query.inl39 for(length_t j = 0; result && j < i ; ++j) local
43 for(length_t j = i + 1; result && j < m.length(); ++j) local
58 for(length_t j = 0; j < m.length(); ++j) local
74 for(length_t j = 0; j < m.length(); ++j) local
90 for(length_t j = 0; j < m.length(); ++j) local
102 for(length_t j(i + 1); result && j < m.length(); ++j) local
109 for(length_t j(i + 1); result && j < m.length(); ++j) local
Dmatrix_decompose.inl39 for(length_t j = 0; j < 4; ++j) local
91 for(int j = 0; j < 3; ++j) local
/device/generic/goldfish/camera/
Dmetadata_utils.cpp155 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
164 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
173 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
182 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
191 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
200 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_gentype.inl195 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
211 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
227 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
243 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
259 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
275 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
291 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
307 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
320 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
333 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp331 for (unsigned int j = 0; j < wb.weight_count_of_texel[i]; j++) in init_decimation_info_2d() local
339 for (unsigned int j = wb.weight_count_of_texel[i]; j < 4; j++) in init_decimation_info_2d() local
354 for (unsigned int j = 0; j < texel_count_wt; j++) in init_decimation_info_2d() local
392 for (unsigned int j = texel_count_wt; j < max_texel_count_of_weight; j++) in init_decimation_info_2d() local
405 for (unsigned int j = 0; j < 4; j++) in init_decimation_info_2d() local
423 for (unsigned int j = 0; j < max_texel_count_of_weight; j++) in init_decimation_info_2d() local
601 for (unsigned int j = 0; j < 4; j++) in init_decimation_info_3d() local
608 for (unsigned int j = 0; j < wb.weight_count_of_texel[i]; j++) in init_decimation_info_3d() local
623 for (unsigned int j = 0; j < texel_count_wt; j++) in init_decimation_info_3d() local
661 for (unsigned int j = texel_count_wt; j < max_texel_count_of_weight; j++) in init_decimation_info_3d() local
[all …]
Dastcenc_integer_sequence.cpp519 for (unsigned int j = 0; j < full_trit_blocks; j++) in encode_ise() local
572 for (unsigned int j = 0; i < character_count; i++, j++) in encode_ise() local
592 for (unsigned int j = 0; j < full_quint_blocks; j++) in encode_ise() local
631 for (unsigned int j = 0; i < character_count; i++, j++) in encode_ise() local
Dastcenc_find_best_partitioning.cpp165 for (unsigned int j = 0; j < partition_count; j++) in kmeans_assign() local
520 for (unsigned int j = max_values - 1; j > i; j--) in insert_result() local
606 for (unsigned int j = 0; j < partition_count; j++) in find_best_partition_candidates() local
645 for (unsigned int j = 0; j < partition_count; j++) in find_best_partition_candidates() local
674 for (unsigned int j = 0; j < partition_count; j++) in find_best_partition_candidates() local
711 for (unsigned int j = 0; j < partition_count; j++) in find_best_partition_candidates() local
Dastcenc_ideal_endpoints_and_weights.cpp155 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_1_comp() local
182 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_1_comp() local
282 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_2_comp() local
314 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_2_comp() local
431 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_3_comp() local
463 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_3_comp() local
553 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_4_comp() local
588 for (unsigned int j = 0; j < partition_texel_count; j++) in compute_ideal_colors_and_weights_4_comp() local
895 for (unsigned int j = 0; j < max_texel_count; j++) in compute_ideal_weights_for_decimation() local
953 for (unsigned int j = 0; j < max_texel_count; j++) in compute_ideal_weights_for_decimation() local
[all …]
Dastcenc_pick_best_endpoint_format.cpp734 for (int j = 0; j < 7; j++) in two_partitions_find_best_combination_for_every_quantization_and_integer_count() local
744 for (int j = 0; j < 4; j++) // integer-count for second endpoint-pair in two_partitions_find_best_combination_for_every_quantization_and_integer_count() local
848 for (int j = 0; j < 10; j++) in three_partitions_find_best_combination_for_every_quantization_and_integer_count() local
858 for (int j = 0; j < 4; j++) // integer-count for second endpoint-pair in three_partitions_find_best_combination_for_every_quantization_and_integer_count() local
973 for (int j = 0; j < 13; j++) in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local
983 for (int j = 0; j < 4; j++) // integer-count for second endpoint-pair in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local
1304 for (unsigned int j = start_block_mode; j < end_block_mode; j += ASTCENC_SIMD_WIDTH) in compute_ideal_endpoint_formats() local
1348 for (int j = 0; j < partition_count; j++) in compute_ideal_endpoint_formats() local
Dastcenc_decompress_symbolic.cpp122 for (int j = 0; j < max_weight_count; j++) in unpack_weights() local
157 for (int j = 0; j < max_weight_count; j++) in unpack_weights() local
310 for (int j = 0; j < texel_count; j++) in decompress_symbolic_block() local
467 for (unsigned int j = 0; j < texel_count; j++) in compute_symbolic_block_difference_1plane() local
Dastcenc_weight_align.cpp77 for (unsigned int j = 0; j < SINCOS_STEPS; j++) in prepare_angular_tables() local
121 for (unsigned int j = 0; j < weight_count; j++) in compute_angular_offsets() local
179 for (unsigned int j = 0; j < weight_count; j++) in compute_lowest_and_highest_weight() local
Dstb_image.h1737 int i,j; in stbi__convert_format() local
1794 int i,j; in stbi__convert_format16() local
1985 int i,j,k=0; in stbi__build_huffman() local
2052 static void stbi__grow_buffer_unsafe(stbi__jpeg *j) in stbi__grow_buffer_unsafe()
2074 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()
2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
2154 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()
2182 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman… in stbi__jpeg_decode_block()
2234 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b) in stbi__jpeg_decode_block_prog_dc()
[all …]
Dastcenc_partition_tables.cpp290 for (int j = ptex_count; j < ptex_count_simd; j++) in generate_one_partition_info_entry() local
406 for (unsigned int j = 0; j < next_index; j++) in build_partition_table_for_one_partition_count() local
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp101 for (size_t j = 0; j < n; j++) { in genProcTypes() local
117 for (size_t j = 0; j < n; j++) { in genProcTypes() local
273 for (size_t j=0; j<e->vars().size(); j++) { in genEntryPoints() local
284 for (size_t j = 0; j < nvars; j++) { in genEntryPoints() local
585 size_t j; in genEncoderImpl() local
720 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
743 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
761 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
1100 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
1376 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
/device/generic/vulkan-cereal/stream-servers/tests/
DTextureDraw_unittest.cpp50 for (int j = 0; j < width; j++) { in TestTextureDrawBasic() local
114 for (int j = 0; j < width; j++) { in TestTextureDrawLayer() local
153 for (int j = 0; j < width; j++) { in TestTextureDrawLayer() local
190 for (int j = 0; j < width; j++) { in TestTextureDrawLayer() local
DGLTestUtils.cpp75 for (int j = 0; j < width; j++) { in createTestPatternRGB888() local
91 for (int j = 0; j < width; j++) { in createTestPatternRGBA8888() local
114 for (int j = 0; j < width; j++) { in createTestTextureRGB888SingleColor() local
130 for (int j = 0; j < width; j++) { in createTestTextureRGBA8888SingleColor() local
DVulkan_unittest.cpp230 for (uint32_t j = 0; j < deviceExtensionCount; j++) { in testDeviceCreation() local
255 for (uint32_t j = 0; j < queueFamilyCount; j++) { in testDeviceCreation() local
348 for (uint32_t j = 0; j < queueCount; ++j) { in testDeviceCreation() local
/device/generic/vulkan-cereal/protocols/generic-apigen/
DApiGen.cpp104 for (size_t j = 0; j < n; j++) { in genProcTypes() local
120 for (size_t j = 0; j < n; j++) { in genProcTypes() local
276 for (size_t j=0; j<e->vars().size(); j++) { in genEntryPoints() local
287 for (size_t j = 0; j < nvars; j++) { in genEntryPoints() local
622 size_t j; in genEncoderImpl() local
757 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
780 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
798 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
1150 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
1426 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.cpp508 for (int j = 1; j < linelen; j++) { in log() local
512 for (int j = linelen; j < 16; j++) { in log() local
520 for (int j = 0; j < linelen; j++) { in log() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp105 for (int j = top; j <= bottom; ++j) { in rgb565_to_yv12() local
163 for (int j = top; j <= bottom; ++j) { in rgb888_to_yv12() local
213 for (int j = top; j <= bottom; ++j) { in rgb888_to_yuv420p() local
251 for (int j = top; j <= bottom; ++j) { in yv12_to_rgb565() local
296 for (int j = top; j <= bottom; ++j) { in yv12_to_rgb888() local
335 for (int j = top; j <= bottom; ++j) { in yuv420p_to_rgb888() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp273 for (uint32_t j = 0; j < queueFamilyCount; ++j) { in setupVulkan() local
291 for (uint32_t j = 0; j < devExtCount; ++j) { in setupVulkan() local
1632 for (uint32_t j = 0; j < kNumImagesPerTrial; ++j) { in TEST_P() local
1650 for (uint32_t j = 0; j < kNumImagesPerTrial; ++j) { in TEST_P() local
1726 for (uint32_t j = 0; j < kRecordsPerThread; ++j) { in TEST_P() local
1805 for (uint32_t j = 0; j < kRecordsPerThread; ++j) { in TEST_P() local
1925 for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) { in TEST_P() local
1934 for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) { in TEST_P() local
2165 for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) { in TEST_P() local
2247 for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) { in TEST_P() local
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h1737 int i,j; in stbi__convert_format() local
1794 int i,j; in stbi__convert_format16() local
1985 int i,j,k=0; in stbi__build_huffman() local
2052 static void stbi__grow_buffer_unsafe(stbi__jpeg *j) in stbi__grow_buffer_unsafe()
2074 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()
2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
2154 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()
2182 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman… in stbi__jpeg_decode_block()
2234 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b) in stbi__jpeg_decode_block_prog_dc()
[all …]
/device/linaro/dragonboard/qcom/rmtfs/
Dutil.c20 int j; in print_hex_dump() local
/device/google/cuttlefish/host/commands/cvd/parser/instance/
Dcf_graphics_configs.cpp51 for (int j = 0; j < num_displays; j++) { in GenerateDisplayFlag() local

1234