Home
last modified time | relevance | path

Searched defs:end (Results 2476 - 2500 of 3565) sorted by relevance

1...<<919293949596979899100>>...143

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp525 float TestDisplay::CalTime(struct timeval start, struct timeval end) in CalTime() argument
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videoenc.c1325 uint8_t *end = s->pb.buf_end; in ff_mpeg4_init_partitions() local
H A Dmlpdec.c1211 int extraword_present, checkdata_present, end, nonrestart_substr; in read_access_unit() local
[all...]
H A Datrac9dec.c448 const int end = at9_q_unit_to_coeff_idx[i + 1]; in read_coeffs_fine() local
466 const int end = at9_q_unit_to_coeff_idx[i + 1]; in dequantize() local
494 const int end = at9_q_unit_to_coeff_idx[i + 1]; in apply_intensity_stereo() local
507 const int end = at9_q_unit_to_coeff_idx[j + 1]; in apply_scalefactors() local
537 const int end = at9_q_unit_to_coeff_idx[i + 1]; in scale_band_ext_coeffs() local
670 const int end = at9_q_unit_to_coeff_idx[i + 1]; atrac9_decode_block() local
[all...]
H A Ddnxhdenc.c1021 int end = 0; in dnxhd_encode_rdo() local
H A Dcbs_h2645.c518 size_t size, start, end; in cbs_h2645_split_fragment() local
593 size_t size, start, end; in cbs_h2645_split_fragment() local
H A Dlibzvbi-teletextdec.c265 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 D4xm.c349 uint16_t *start, *end; in decode_p_block() local
628 int start, end; in read_huffman_tables() local
[all...]
H A Dvp56.h92 const uint8_t *end; member
H A Dvaapi_encode.c854 vaapi_encode_set_b_pictures(AVCodecContext *avctx, VAAPIEncodePicture *start, VAAPIEncodePicture *end, VAAPIEncodePicture *prev, int current_depth, VAAPIEncodePicture **last) vaapi_encode_set_b_pictures() argument
[all...]
H A Dmss3.c365 int end, end2; in rac_get_model_sym() local
398 int start, end; in rac_get_model256_sym() local
[all...]
H A Dutils.c995 avpriv_find_start_code(const uint8_t *av_restrict p, const uint8_t *end, uint32_t *av_restrict state) avpriv_find_start_code() argument
H A Dvp9.c1215 static void set_tile_offset(int *start, int *end, int idx, int log2_n, int n) in set_tile_offset() argument
/third_party/elfutils/libdwfl/
H A DlibdwflP.h690 GElf_Addr start, end; member
H A Ddwfl_segment_report_module.c101 buf_has_data (const void *ptr, const void *end, size_t sz) in buf_has_data() argument
168 const void *end = note_file + note_file_size; in handle_file_note() local
110 buf_read_ulong(unsigned char ei_data, size_t sz, const void **ptrp, const void *end, uint64_t *retp) buf_read_ulong() argument
[all...]
/third_party/curl/tests/server/
H A Drtspd.c214 char *end = strstr(line, END_OF_HEADERS); in ProcessRequest() local
[all...]
/third_party/elfutils/src/
H A Delfcmp.c642 GElf_Off end = phdr1->p_offset + phdr1->p_filesz; in main() local
/third_party/elfutils/tests/
H A Dvarlocs.c734 Dwarf_Addr base, start, end; in print_varlocs() local
805 Dwarf_Addr base, begin, end; in print_varlocs() local
833 Dwarf_Addr base, begin, end; in print_varlocs() local
183 print_expr_block_addrs(Dwarf_Attribute *attr, Dwarf_Addr begin, Dwarf_Addr end, Dwarf_Op *exprs, int len) print_expr_block_addrs() argument
958 Dwarf_Addr base, begin, end; handle_attr() local
1004 Dwarf_Addr base, start, end; handle_die() local
[all...]
/third_party/exfatprogs/lib/
H A Dexfat_dir.c683 clus_t end = le32_to_cpu(exfat->bs->bsx.clu_count) + in find_free_cluster() local
/third_party/elfutils/libcpu/
H A Di386_disasm.c267 const uint8_t *end; member
314 i386_disasm(Ebl *ebl __attribute__((unused)), const uint8_t **startp, const uint8_t *end, GElf_Addr addr, const char *fmt, DisasmOutputCB_t outcb, DisasmGetSymCB_t symcb, void *outcbarg, void *symcbarg) i386_disasm() argument
[all...]
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c160 static ssize_t dump_range(struct exfat2img *ei, off_t start, off_t end) in dump_range() argument
/third_party/ffmpeg/fftools/
H A Dcmdutils.c179 const char *end; in find_option() local
/third_party/ffmpeg/libavfilter/
H A Davfilter.c46 static void tlog_ref(void *ctx, AVFrame *ref, int end) in tlog_ref() argument
376 void ff_tlog_link(void *ctx, AVFilterLink *link, int end) in ff_tlog_link() argument
H A Davf_showwaves.c255 int end = av_clip(h, 0, height-1); in draw_sample_line_rgba_scale() local
272 int end = av_clip(h, 0, height-1); in draw_sample_line_rgba_full() local
295 int end = av_clip(h, 0, height-1); in draw_sample_p2p_rgba_scale() local
321 int end = av_clip(h, 0, height-1); draw_sample_p2p_rgba_full() local
341 const int end = start + h; draw_sample_cline_rgba_scale() local
355 const int end = start + h; draw_sample_cline_rgba_full() local
378 int end = av_clip(h, 0, height-1); draw_sample_line_gray() local
394 int end = av_clip(h, 0, height-1); draw_sample_p2p_gray() local
410 const int end = start + h; draw_sample_cline_gray() local
[all...]
H A Daf_anequalizer.c702 const int end = (buf->ch_layout.nb_channels * (jobnr+1)) / nb_jobs; in filter_channels() local

Completed in 48 milliseconds

1...<<919293949596979899100>>...143