/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_base.cpp | 1291 GLuint start; in DrawRangeElements() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path.cpp | 156 void SkiaPath::AddRect(const Rect& rect, unsigned start, PathDirection dir) in AddRect() argument 159 path_.addRect(SkRect::MakeLTRB(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom()), pathDir, start); in AddRect() local 170 void SkiaPath::AddOval(scalar left, scalar top, scalar right, scalar bottom, unsigned start, PathDirection dir) in AddOval() argument 173 path_.addOval(SkRect::MakeLTRB(left, top, right, bottom), pathDir, start); in AddOval() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg4videoenc.c | 1324 uint8_t *start = put_bits_ptr(&s->pb); in ff_mpeg4_init_partitions() local
|
H A D | g723_1enc.c | 466 static int estimate_pitch(int16_t *buf, int start) in estimate_pitch() argument 1110 int16_t *in, *start; in g723_1_encode_frame() local
|
H A D | hevc_ps.c | 911 int bit_depth_chroma, start, vui_present, sublayer_ordering_info; in ff_hevc_parse_sps() local
|
H A D | flashsv2enc.c | 77 uint8_t start, len; member [all...] |
H A D | iff.c | 1586 const uint8_t * start = buf + (plane * avctx->height + y) * s->planesize; in decode_frame() local 1749 const uint8_t * start = buf + (plane * avctx->height + y) * s->planesize; in decode_frame() local
|
H A D | atrac9dec.c | 447 const int start = at9_q_unit_to_coeff_idx[i + 0]; in read_coeffs_fine() local 465 const int start = at9_q_unit_to_coeff_idx[i + 0]; in dequantize() local 493 const int start = at9_q_unit_to_coeff_idx[i + 0]; in apply_intensity_stereo() local 506 const int start = at9_q_unit_to_coeff_idx[j + 0]; in apply_scalefactors() local 516 fill_with_noise(ATRAC9Context *s, ATRAC9ChannelData *c, int start, int count) fill_with_noise() argument 536 const int start = at9_q_unit_to_coeff_idx[i + 0]; scale_band_ext_coeffs() local 669 const int start = at9_q_unit_to_coeff_idx[i + 0]; atrac9_decode_block() local [all...] |
H A D | imc.c | 343 int start = 0; in imc_read_level_coeffs() local
|
H A D | cbs_h2645.c | 518 size_t size, start, end; in cbs_h2645_split_fragment() local 593 size_t size, start, end; in cbs_h2645_split_fragment() local [all...] |
H A D | libzvbi-teletextdec.c | 265 decode_string(vbi_page *page, vbi_char *row, AVBPrint *buf, int start, int end, vbi_color *cur_color, vbi_color *cur_back_color) decode_string() argument
|
H A D | aaccoder.c | 81 int w, swb, cb, start, size; in encode_window_bands_info() local 239 int q, w, w2, g, start in search_for_quantizers_anmr() local 399 int start = 0, i, w, w2, g; search_for_quantizers_fast() local 589 const int start = wstart+sce->ics.swb_offset[g]; search_for_pns() local 720 const int start = sce->ics.swb_offset[g]; mark_pns() local 757 int start = 0, i, w, w2, g, sid_sf_boost, prev_mid, prev_side; search_for_ms() local [all...] |
H A D | 4xm.c | 349 uint16_t *start, *end; in decode_p_block() local 628 int start, end; in read_huffman_tables() local [all...] |
H A D | rpzaenc.c | 81 uint16_t start; member
|
H A D | vaapi_encode.c | 854 vaapi_encode_set_b_pictures(AVCodecContext *avctx, VAAPIEncodePicture *start, VAAPIEncodePicture *end, VAAPIEncodePicture *prev, int current_depth, VAAPIEncodePicture **last) vaapi_encode_set_b_pictures() argument 922 VAAPIEncodePicture *pic = NULL, *next, *start; vaapi_encode_pick_next() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aaccoder_mips.c | 2340 int start = 0, i, w, w2, g, sid_sf_boost, prev_mid, prev_side; in search_for_ms_mips() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | libdwflP.h | 690 GElf_Addr start, end; member
|
H A D | dwfl_segment_report_module.c | 259 read_portion(struct read_state *read_state, void **data, size_t *data_size, GElf_Addr start, size_t segment, GElf_Addr vaddr, size_t filesz) read_portion() argument [all...] |
/third_party/elfutils/tests/ |
H A D | varlocs.c | 734 Dwarf_Addr base, start, end; in print_varlocs() local 1004 Dwarf_Addr base, start, end; in handle_die() local
|
/third_party/exfatprogs/lib/ |
H A D | exfat_dir.c | 680 find_free_cluster(struct exfat *exfat, clus_t start, clus_t *new_clu) find_free_cluster() argument [all...] |
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 348 static u64 _find_next_bit_le(const u8 *addr, u64 nbits, u64 start, char invert) in _find_next_bit_le() argument [all...] |
/third_party/exfatprogs/exfat2img/ |
H A D | exfat2img.c | 160 static ssize_t dump_range(struct exfat2img *ei, off_t start, off_t end) in dump_range() argument 554 dump_bytes_to_stdout(struct exfat2img *ei, off_t start, off_t end_excl, bool fill_zero) dump_bytes_to_stdout() argument [all...] |
/third_party/elfutils/src/ |
H A D | ar.c | 1042 off_t start = -1; in do_oper_delete() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showwaves.c | 254 int start = height/2; in draw_sample_line_rgba_scale() local 271 int start = height/2; in draw_sample_line_rgba_full() local 294 int start = *prev_y; in draw_sample_p2p_rgba_scale() local 320 int start = *prev_y; draw_sample_p2p_rgba_full() local 340 const int start = (height - h) / 2; draw_sample_cline_rgba_scale() local 354 const int start = (height - h) / 2; draw_sample_cline_rgba_full() local 377 int start = height/2; draw_sample_line_gray() local 393 int start = *prev_y; draw_sample_p2p_gray() local 409 const int start = (height - h) / 2; draw_sample_cline_gray() local [all...] |
H A D | af_anequalizer.c | 701 const int start = (buf->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channels() local
|