Home
last modified time | relevance | path

Searched defs:prev (Results 676 - 700 of 894) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/ffmpeg/libavcodec/
H A Daacpsy.c305 float prev, minscale, minath, minsnr, pe_min; in psy_3gpp_init() local
H A Dg2meet.c771 ePICPixListElem *list, *prev = NULL; in epic_decode_from_cache() local
H A Dbink.c1026 uint8_t *dst, *prev, *ref_start, *ref_end; in bink_decode_plane() local
1003 bink_put_pixels(BinkContext *c, uint8_t *dst, uint8_t *prev, int stride, uint8_t *ref_start, uint8_t *ref_end) bink_put_pixels() argument
[all...]
H A Ddca_lbr.c419 int i, sf, prev, next, dist; in parse_scale_factors() local
1601 float prev = ff_dca_st_coeff[pt_st[sf - 1]]; decode_part_stereo() local
[all...]
H A Dhevc_cabac.c467 const HEVCContext *prev = s->sList[(thread + s->threads_number - 1) % s->threads_number]; in load_states() local
H A Dh264_slice.c1652 H264Picture *prev = h->short_ref_count ? h->short_ref[0] : NULL; in h264_field_start() local
[all...]
H A Dac3dec.c1207 int prev = s->end_freq[ch]; in decode_audio_block() local
1280 int prev = s->fast_gain[ch]; in decode_audio_block() local
1296 int prev = s->fast_gain[ch]; in decode_audio_block() local
H A Dproresenc_kostya.c481 static void put_alpha_diff(PutBitContext *pb, int cur, int prev, int abits) in put_alpha_diff() argument
521 int prev = mask, cur; in encode_alpha_plane() local
734 static int est_alpha_diff(int cur, int prev, int abits) in est_alpha_diff() argument
756 int prev = mask, cur; estimate_alpha_plane() local
804 int mbs, prev, cur, new_score; find_slice_quant() local
[all...]
H A Drv34.c969 uint8_t *prev = dst - stride + 4; in rv34_pred_4x4_block() local
H A Dvaapi_encode.h121 struct VAAPIEncodePicture *prev; member
H A Dsanm.c629 uint8_t *dst, *prev; in old_codec37() local
H A Dproresenc_anatoliy.c402 static void put_alpha_diff(PutBitContext *pb, int cur, int prev) in put_alpha_diff() argument
441 int prev = mask, cur; in encode_alpha_slice_data() local
/third_party/elfutils/libdw/
H A DlibdwP.h242 struct libdw_memblock *prev; member
/third_party/f2fs-tools/fsck/
H A Df2fs.h50 struct list_head *next, *prev; member
63 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() argument
53 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
[all...]
H A Dfsck.c74 struct hard_link_node *node = NULL, *tmp = NULL, *prev = NULL; in add_into_hard_link_list() local
114 struct hard_link_node *node = NULL, *prev = NULL; in find_and_dec_hard_link_list() local
/third_party/eudev/src/shared/
H A Dhashmap.c550 unsigned left, right, prev, dib; in base_remove_entry() local
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c400 double *prev; member
[all...]
H A Dvf_fieldmatch.c498 const AVFrame *prev, *next; in compare_fields() local
H A Dvf_nnedi.c69 AVFrame *prev; member
[all...]
H A Dvf_lut3d.c119 const int prev[] = {PREV(s->r), PREV(s->g), PREV(s->b)}; in interp_trilinear() local
145 const int prev[] = {PREV(s->r), PREV(s->g), PREV(s->b)}; interp_pyramid() local
195 const int prev[] = {PREV(s->r), PREV(s->g), PREV(s->b)}; interp_prism() local
244 const int prev[] = {PREV(s->r), PREV(s->g), PREV(s->b)}; interp_tetrahedral() local
300 const int prev = PREV(x); prelut_interp_1d_linear() local
1796 const int prev = PREV(s); interp_1d_linear() local
1808 const int prev = PREV(s); interp_1d_cosine() local
1821 const int prev = PREV(s); interp_1d_cubic() local
1844 const int prev = PREV(s); interp_1d_spline() local
[all...]
/third_party/ffmpeg/libavformat/
H A Daviobuf.c46 static void *ff_avio_child_next(void *obj, void *prev) in ff_avio_child_next() argument
/third_party/ffmpeg/libavutil/
H A Dopt.c1822 void *av_opt_child_next(void *obj, void *prev) in av_opt_child_next() argument
/third_party/gn/src/gn/
H A Dcommand_format.cc518 const PARSENODE* prev = nullptr; in SortImports() local
/third_party/ffmpeg/libswscale/
H A Dutils.c2529 Range *prev = &rl->ranges[idx - 1]; in ff_range_add() local
2553 Range *prev = &rl->ranges[idx - 1]; in ff_range_add() local
/third_party/backends/backend/
H A Ddll.c306 struct backend *be, *prev; in add_backend() local

Completed in 64 milliseconds

1...<<21222324252627282930>>...36