Searched defs:b_offset (Results 1 - 11 of 11) sorted by relevance
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_merge_regs.c | 213 merge_merge_sets(struct ir3_merge_set *a, struct ir3_merge_set *b, int b_offset) in merge_merge_sets() argument 249 merge_sets_interfere(struct ir3_liveness *live, struct ir3_merge_set *a, struct ir3_merge_set *b, int b_offset) merge_sets_interfere() argument 323 try_merge_defs(struct ir3_liveness *live, struct ir3_register *a, struct ir3_register *b, unsigned b_offset) try_merge_defs() argument 344 ir3_force_merge(struct ir3_register *a, struct ir3_register *b, int b_offset) ir3_force_merge() argument [all...] |
| /third_party/backends/backend/ |
| H A D | artec_eplus48u.h | 123 SANE_Byte b_offset; /**< Blue channel offset */ member
|
| H A D | epjitsu.c | 4167 int g_offset=0, b_offset=0; in descramble_raw() local
|
| H A D | gt68xx_low.h | 181 SANE_Byte b_offset; /**< Blue channel offset */ member
|
| /third_party/libabigail/include/ |
| H A D | abg-diff-utils.h | 1494 unsigned a_offset = a_begin - a_base, b_offset = b_begin - b_base; in compute_diff() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | amrwbdec.c | 416 int b_offset = 1 << (m - 1); in decode_4p_track() local 461 int b_offset = 1 << (m - 1); in decode_6p_track() local
|
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf.h | 253 int b_offset; member
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.h | 694 int b_offset = branch_offset(L); in bc_short() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessTexturesTests.cpp | 799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local
|
| H A D | gl4cEnhancedLayoutsTests.cpp | 9866 const GLuint b_offset = test_case.m_b_offset; in test() local 10006 const GLuint b_offset = lcm(b_size, a_size); in test() local 11827 const GLuint b_offset = test_case.m_b_offset; test() local [all...] |
| /third_party/python/Python/ |
| H A D | compile.c | 254 int b_offset; member
|
Completed in 59 milliseconds