Home
last modified time | relevance | path

Searched defs:last (Results 801 - 825 of 1049) sorted by relevance

1...<<31323334353637383940>>...42

/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c757 float last = fixed_vector[0]; // holds c(i - 1) in pitch_enhancer() local
H A Dmjpegdec.c981 int last = FFMIN(se, *last_nnz); in decode_block_refinement() local
H A Dmpeg4videodec.c1116 int level, i, last, run, qmul, qadd; in mpeg4_decode_block() local
2558 int last = 0; decode_vol_header() local
2585 int last = 0; decode_vol_header() local
2756 char last; decode_user_data() local
[all...]
H A Dbink.c122 AVFrame *last; member
396 int last = 0; in read_block_types() local
[all...]
H A Dflacenc.c910 int last = opt_order; in encode_residual_ch() local
H A Dvorbisdec.c400 float last = 0.0; in vorbis_parse_setup_hdr_codebooks() local
1116 float last = 0; in vorbis_floor0_decode() local
H A Drv34.c1610 int last = 0; in ff_rv34_decode_frame() local
H A Dvorbisenc.c189 float last = 0; in ready_codebook() local
H A Dwavpack.c782 int last, t; in wv_unpack_stereo() local
174 wv_get_value(WavpackFrameContext *ctx, GetBitContext *gb, int channel, int *last) wv_get_value() argument
913 int last, t; wv_unpack_mono() local
[all...]
H A Dpngdec.c264 ff_png_filter_row(PNGDSPContext *dsp, uint8_t *dst, int filter_type, uint8_t *src, uint8_t *last, int size, int bpp) ff_png_filter_row() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c933 int32_t last; in hevc_intra_pred_angular_upper_4width_msa() local
1026 int32_t last, offset; in hevc_intra_pred_angular_upper_8width_msa() local
1130 int32_t last; in hevc_intra_pred_angular_upper_16width_msa() local
1239 int32_t last, offset; hevc_intra_pred_angular_upper_32width_msa() local
1348 int32_t last, offset; hevc_intra_pred_angular_lower_4width_msa() local
1447 int32_t last, offset, tmp0, tmp1, tmp2; hevc_intra_pred_angular_lower_8width_msa() local
1555 int32_t last; hevc_intra_pred_angular_lower_16width_msa() local
1670 int32_t last; hevc_intra_pred_angular_lower_32width_msa() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dfsck.c612 check_extent_info(struct child_info *child, block_t blkaddr, int last) check_extent_info() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c487 size_t last = strlen(s)-1; in add_headers_from_file() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davidec.c1325 int last = (k + avio_r8(pb) - 1) & 0xFF; in avi_sync() local
H A Ddemux.c2194 int64_t last = info->last_dts; in ff_rfps_add_frame() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dopt.c46 const AVOption *av_opt_next(const void *obj, const AVOption *last) in av_opt_next() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c923 float v,last; in parse_cinespace() local
/third_party/backends/backend/
H A Dmustek_pp_cis.c1527 int ctr, channel, first, last, stride, step = dev->CIS.line_step; in cis_get_next_line() local
1638 int i, j, pixel, channel, minExposeTime, first, last; in cis_maximize_dynamic_range() local
1769 cis_measure_extremes(Mustek_PP_CIS_dev * dev, SANE_Byte* calib[3], SANE_Int pixels, SANE_Int first, SANE_Int last) cis_measure_extremes() argument
1834 SANE_Int channel, p, first, last; cis_normalize_ranges() local
[all...]
/third_party/curl/lib/
H A Dmulti.c467 struct Curl_easy *last = multi->easylp; in link_easy() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c350 option_t *opt, *last; in assure_option() local
449 value_t *val, *last; in option_assure_value() local
1131 choice_t *choice, *last = NULL; option_assure_choice() local
2134 unsigned first, last; global() member
[all...]
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c441 double expected, last, wake, check, queued = -1, proc, missing = -1; in xrun_stats0() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1345 Streamlike(InIter first, InIter last) : remainder_(first, last) {} in Streamlike() argument
/third_party/gptfdisk/
H A Dgpt.cc2368 uint64_t last; FindLastAvailable() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c1735 int32_t last; member
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c866 _ehci_append_fs_td(ehci_sitd_t *ehci_std, ehci_sitd_t *last) in _ehci_append_fs_td() argument
892 _ehci_append_hs_td(ehci_itd_t *ehci_std, ehci_itd_t *last) _ehci_append_hs_td() argument
918 _ehci_append_qh(ehci_qh_t *sqh, ehci_qh_t *last) _ehci_append_qh() argument
950 _ehci_remove_fs_td(ehci_sitd_t *ehci_std, ehci_sitd_t *last) _ehci_remove_fs_td() argument
970 _ehci_remove_hs_td(ehci_itd_t *ehci_std, ehci_itd_t *last) _ehci_remove_hs_td() argument
990 _ehci_remove_qh(ehci_qh_t *sqh, ehci_qh_t *last) _ehci_remove_qh() argument
[all...]

Completed in 73 milliseconds

1...<<31323334353637383940>>...42