/kernel/liteos_a/testsuites/unittest/tools/ |
H A D | unittest_tools.cpp | 228 char *end = g_param.testsuitesDir + len; in TestsuitesDirFormat() local 245 const char *end = testBin + strlen(testBin); in GetTestsuitesToolsName() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cfhdenc.c | 340 int end = runbook[j+1][2]; in cfhd_encode_init() local
|
H A D | avpacket.c | 345 const uint8_t *end; in av_packet_unpack_dictionary() local
|
H A D | gif.c | 480 uint8_t *outbuf_ptr, *end; in gif_encode_frame() local 293 gif_image_write_image(AVCodecContext *avctx, uint8_t **bytestream, uint8_t *end, const uint32_t *palette, const uint8_t *buf, const int linesize, AVPacket *pkt) gif_image_write_image() argument
|
H A D | h264_direct.c | 89 int end = mbafi ? 16 + 2 * sl->ref_count[0] : sl->ref_count[0]; in fill_colmap() local
|
H A D | rv34.h | 79 int start, end; ///< start and end macroblocks of the slice member
|
H A D | opus_rc.c | 364 uint32_t end = (rc->value + mask) & ~mask; in ff_opus_rc_enc_end() local
|
H A D | vc1dec.c | 472 uint8_t *end = avctx->extradata + avctx->extradata_size; in vc1_decode_init() local 671 const uint8_t *start, *end, *next; in vc1_decode_frame() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacpsdsp_mips.c | 249 float *p_d, *p_s0, *p_s1, *end; in ps_mul_pair_single_mips() local
|
H A D | ac3dsp_mips.c | 64 ac3_bit_alloc_calc_bap_mips(int16_t *mask, int16_t *psd, int start, int end, int snr_offset, int floor, const uint8_t *bap_tab, uint8_t *bap) ac3_bit_alloc_calc_bap_mips() argument
|
/third_party/elfutils/libdw/ |
H A D | libdw.h | 202 const uint8_t *end; member
|
H A D | cfi.h | 67 Dwarf_Addr end; member 162 Dwarf_Addr end; member
|
H A D | dwarf_getlocation.c | 833 Dwarf_Addr end; in getlocations_addr() local
|
/third_party/elfutils/tests/ |
H A D | backtrace.c | 60 Dwarf_Addr end; in dump_modules() local
|
/third_party/eudev/src/udev/ |
H A D | udev-builtin-input_id.c | 47 unsigned end; member
|
/third_party/curl/tests/server/ |
H A D | getpart.c | 319 char *end; in getpart() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | core-file.c | 311 GElf_Off end; in dwfl_elf_phdr_memory_callback() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_amix.c | 75 FrameInfo *end; member
|
H A D | af_afreqshift.c | 294 const int end = (in->ch_layout.nb_channels * (jobnr+1)) / nb_jobs; in filter_channels() local
|
H A D | vf_deband.c | 145 const int end = (s->planeheight[p] * (jobnr+1)) / nb_jobs; in deband_8_c() local 186 const int end = (s->planeheight[0] * (jobnr+1)) / nb_jobs; in deband_8_coupling_c() local 251 const int end = (s->planeheight[0] * (jobnr+1)) / nb_jobs; in deband_16_coupling_c() local 326 const int end = (s->planeheight[p] * (jobnr+1)) / nb_jobs; in deband_16_c() local
|
H A D | af_asoftclip.c | 414 const int end = (channels * (jobnr+1)) / nb_jobs; in filter_channels() local 417 nb_samples, channels, start, end); in filter_channels() local 138 filter_flt(ASoftClipContext *s, void **dptr, const void **sptr, int nb_samples, int channels, int start, int end) filter_flt() argument 263 filter_dbl(ASoftClipContext *s, void **dptr, const void **sptr, int nb_samples, int channels, int start, int end) filter_dbl() argument
|
H A D | af_afftfilt.c | 237 const int end = (channels * (jobnr+1)) / nb_jobs; in tx_channel() local 257 const int end = (channels * (jobnr+1)) / nb_jobs; in filter_channel() local
|
H A D | vaf_spectrumsynth.c | 65 int start, end; member 284 int end = h * (s->channels - ch - 1); in read_fft_data() local 355 int start, end; in try_push_frame() local [all...] |
H A D | vf_pullup.c | 292 static int queue_length(PullupField *begin, PullupField *end) in queue_length() argument [all...] |
H A D | vf_stack.c | 147 const int end = (s->nb_inputs * (job+1)) / nb_jobs; in process_slice() local
|