/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/ |
H A D | ssd1306_test.c | 65 uint32_t end = HAL_GetTick();
in Ssd1306TestTask() local
|
/third_party/elfutils/tests/ |
H A D | funcscopes.c | 127 Dwarf_Addr start, end; in handle_function() local
|
H A D | dwarfcfi.c | 91 Dwarf_Addr end = pc; in handle_address() local
|
H A D | dwfllines.c | 105 bool end; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | fitsdec.c | 56 static int fill_data_min_max(const uint8_t *ptr8, FITSHeader *header, const uint8_t *end) in fill_data_min_max() argument 106 fits_read_header(AVCodecContext *avctx, const uint8_t **ptr, FITSHeader *header, const uint8_t *end, AVDictionary **metadata) fits_read_header() argument 187 const uint8_t *ptr8 = avpkt->data, *end; fits_decode_frame() local [all...] |
H A D | htmlsubtitles.c | 132 int len, tag_close, sptr = 0, line_start = 1, an = 0, end = 0; in ff_htmlmarkup_to_ass() local
|
H A D | dxva2_mpeg2.c | 163 uint8_t *dxva_data, *current, *end; in commit_bitstream_and_slice_buffer() local
|
H A D | ac3.c | 175 void ff_ac3_bit_alloc_calc_psd(int8_t *exp, int start, int end, int16_t *psd, in ff_ac3_bit_alloc_calc_psd() argument 201 ff_ac3_bit_alloc_calc_mask(AC3BitAllocParameters *s, int16_t *band_psd, int start, int end, int fast_gain, int is_lfe, int dba_mode, int dba_nsegs, uint8_t *dba_offsets, uint8_t *dba_lengths, uint8_t *dba_values, int16_t *mask) ff_ac3_bit_alloc_calc_mask() argument
|
H A D | ac3enc_template.c | 349 int end = FFMIN(nb_coefs, ff_ac3_rematrix_band_tab[bnd+1]); in compute_rematrixing_strategy() local
|
H A D | remove_extradata_bsf.c | 48 const uint8_t *ptr = buf, *end = buf + buf_size; in av1_split() local 68 const uint8_t *ptr = buf, *end = buf + buf_size; in h264_split() local 105 const uint8_t *ptr = buf, *end = buf + buf_size; in hevc_split() local 152 const uint8_t *ptr = buf, *end = buf + buf_size; in mpeg4video_split() local 166 const uint8_t *ptr = buf, *end = buf + buf_size; vc1_split() local [all...] |
/third_party/elfutils/libdw/ |
H A D | cfi.c | 102 execute_cfi(Dwarf_CFI *cache, const struct dwarf_cie *cie, Dwarf_Frame **state, const uint8_t *program, const uint8_t *const end, bool abi_cfi, Dwarf_Addr loc, Dwarf_Addr find_pc) execute_cfi() argument [all...] |
/third_party/elfutils/libasm/ |
H A D | disasm_cb.c | 157 disasm_cb (DisasmCtx_t *ctx, const uint8_t **startp, const uint8_t *end, in disasm_cb() argument
|
/third_party/elfutils/libdwfl/ |
H A D | derelocate.c | 43 GElf_Addr start, end; member 54 GElf_Addr start, end; member [all...] |
H A D | cu.c | 268 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz, in __libdwfl_nextcu() local
|
H A D | elf-from-memory.c | 307 GElf_Off end = (offset + filesz + pagesize - 1) & -pagesize; in elf_from_remote_memory() local
|
/third_party/elfutils/libcpu/ |
H A D | bpf_disasm.c | 91 bpf_disasm (Ebl *ebl, const uint8_t **startp, const uint8_t *end, in bpf_disasm() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_hflip.c | 102 const int end = (height * (job+1)) / nb_jobs; in filter_slice() local
|
H A D | vsrc_sierpinski.c | 97 const int end = (height * (job+1)) / nb_jobs; in draw_triangle_slice() local 122 const int end = (height * (job+1)) / nb_jobs; in draw_carpet_slice() local
|
/third_party/ffmpeg/libavformat/ |
H A D | srtdec.c | 86 const int64_t end = (hh2*3600LL + mm2*60LL + ss2) * 1000LL + ms2; in get_event_info() local
|
H A D | aiffenc.c | 48 uint64_t pos, end, size; in put_id3v2_tags() local
|
H A D | rtpdec_asf.c | 47 uint8_t *p = buf, *end = buf + len; in rtp_asf_fix_header() local
|
H A D | httpauth.c | 80 char *end = ptr + strlen("auth"); in choose_qop() local
|
H A D | psxstr.c | 74 const uint8_t *end= sector + p->buf_size; in str_probe() local
|
H A D | rtpenc_h263_rfc2190.c | 133 const uint8_t *end = ff_h263_find_resync_marker_reverse(buf, in ff_rtp_send_h263_rfc2190() local
|
H A D | rtpenc_vc2hq.c | 104 const uint8_t *end = frame_buf + frame_size; in ff_rtp_send_vc2hq() local
|