Home
last modified time | relevance | path

Searched defs:last_index (Results 1 – 25 of 48) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dparser.h31 int last_index; member
Ddnxhdenc.c586 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
Dmjpegenc.c374 int component, dc, last_index, val, run; in record_block() local
417 int component, dc, run, last_index, val; in encode_block() local
Ddvdec.c204 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
Dspeedhqenc.c199 int alevel, level, last_non_zero, dc, i, j, run, last_index, sign; in encode_block() local
Dh261enc.c173 int level, run, i, j, last_index, last_non_zero, sign, slevel, code; in h261_encode_block() local
Dmpeg4videoenc.c291 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
Dmsmpeg4enc.c572 int level, run, last, i, j, last_index; in ff_msmpeg4_encode_block() local
Dituh263enc.c301 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/
Dvalidate_literals.cpp74 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/
Dvalidate_literals.cpp74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/third_party/spirv-tools/source/val/
Dvalidate_literals.cpp74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/third_party/mesa3d/src/util/
Dsoftfloat.c243 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/
Dhb-ms-feature-ranges.cc76 unsigned int last_index = 0; in hb_ms_setup_features() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dmatrix_inverse_gpu_kernel.h110 size_t last_index = input_shape.size() - 1; in Init() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dunique_copy.hpp108 vector<uint_>::iterator last_index = detail::copy_index_if( in unique_copy() local
/third_party/boost/boost/compute/algorithm/
Dunique_copy.hpp108 vector<uint_>::iterator last_index = detail::copy_index_if( in unique_copy() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c46 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/
Djdsample-altivec.c46 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/
Dlinear.hpp66 signed_size_type last_index) in check_segment_indices()
/third_party/ffmpeg/libavformat/
Dimg2dec.c114 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/
Dmemory_scheduler.cc271 size_t last_index = first_event->index; in GenEventSpan() local
/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.cpp194 const int last_index = count - 1 - first_index; in init() local
/third_party/flutter/skia/src/shaders/gradients/
DSk4fGradientBase.cpp194 const int last_index = count - 1 - first_index; in init() local
/third_party/mindspore/mindspore/lite/src/
Dsub_graph_split.cc378 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()

12