/third_party/ffmpeg/libavcodec/ |
D | parser.h | 31 int last_index; member
|
D | dnxhdenc.c | 586 int last_index, int n) in dnxhd_encode_block() 612 int qscale, int last_index) in dnxhd_unquantize_c() 669 int dnxhd_calc_ac_bits(DNXHDEncContext *ctx, int16_t *block, int last_index) in dnxhd_calc_ac_bits() 853 int overflow, nbits, diff, last_index; in dnxhd_calc_bits_thread() local 911 int last_index = ctx->m.dct_quantize(&ctx->m, block, in dnxhd_encode_thread() local
|
D | mjpegenc.c | 374 int component, dc, last_index, val, run; in record_block() local 417 int component, dc, run, last_index, val; in encode_block() local
|
D | dvdec.c | 204 int last_index = gb->size_in_bits; in dv_decode_ac() local 321 int mb_index, mb_x, mb_y, last_index; in dv_decode_video_segment() local
|
D | speedhqenc.c | 199 int alevel, level, last_non_zero, dc, i, j, run, last_index, sign; in encode_block() local
|
D | h261enc.c | 173 int level, run, i, j, last_index, last_non_zero, sign, slevel, code; in h261_encode_block() local
|
D | mpeg4videoenc.c | 291 const int last_index = s->block_last_index[n]; in mpeg4_encode_block() local 350 const int last_index = s->block_last_index[n]; in mpeg4_get_block_length() local
|
D | msmpeg4enc.c | 572 int level, run, last, i, j, last_index; in ff_msmpeg4_encode_block() local
|
D | ituh263enc.c | 301 int level, run, last, i, j, last_index, last_non_zero, sign, slevel, code; in h263_encode_block() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_literals.cpp | 74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_literals.cpp | 74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
/third_party/spirv-tools/source/val/ |
D | validate_literals.cpp | 74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
/third_party/mesa3d/src/util/ |
D | softfloat.c | 243 unsigned index, last_index; in _mesa_short_shift_left_m() local 321 unsigned index, last_index; in _mesa_short_shift_right_m() local 354 unsigned index, last_index; in _mesa_short_shift_right_jam_m() local 583 unsigned index, last_index; in _mesa_neg_x_m() local 614 unsigned index, last_index; in _mesa_add_m() local 646 unsigned index, last_index; in _mesa_sub_m() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ms-feature-ranges.cc | 76 unsigned int last_index = 0; in hb_ms_setup_features() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/ |
D | matrix_inverse_gpu_kernel.h | 110 size_t last_index = input_shape.size() - 1; in Init() local
|
/third_party/boost/libs/compute/include/boost/compute/algorithm/ |
D | unique_copy.hpp | 108 vector<uint_>::iterator last_index = detail::copy_index_if( in unique_copy() local
|
/third_party/boost/boost/compute/algorithm/ |
D | unique_copy.hpp | 108 vector<uint_>::iterator last_index = detail::copy_index_if( in unique_copy() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 46 last_index = in jsimd_h2v1_fancy_upsample_altivec() local 152 last_index = in jsimd_h2v2_fancy_upsample_altivec() local
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 46 last_index = in jsimd_h2v1_fancy_upsample_altivec() local 152 last_index = in jsimd_h2v2_fancy_upsample_altivec() local
|
/third_party/boost/boost/geometry/algorithms/detail/is_simple/ |
D | linear.hpp | 66 signed_size_type last_index) in check_segment_indices()
|
/third_party/ffmpeg/libavformat/ |
D | img2dec.c | 114 int range, last_index, range1, first_index; in find_image_range() local 185 int first_index = 1, last_index = 1; in ff_img_read_header() local
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | memory_scheduler.cc | 271 size_t last_index = first_event->index; in GenEventSpan() local
|
/third_party/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 194 const int last_index = count - 1 - first_index; in init() local
|
/third_party/flutter/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 194 const int last_index = count - 1 - first_index; in init() local
|
/third_party/mindspore/mindspore/lite/src/ |
D | sub_graph_split.cc | 378 void SearchSubGraph::InsertNode(uint32_t index, Subgraph *subgraph, uint32_t last_index) { in InsertNode() 500 void SearchSubGraph::InsertNodeByMid(uint32_t node_index, Subgraph *subgraph, uint32_t last_index) { in InsertNodeByMid()
|