/third_party/ffmpeg/libavcodec/ |
H A D | aacpsy.c | 305 float prev, minscale, minath, minsnr, pe_min; in psy_3gpp_init() local
|
H A D | g2meet.c | 771 ePICPixListElem *list, *prev = NULL; in epic_decode_from_cache() local
|
H A D | bink.c | 1026 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 D | dca_lbr.c | 419 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 D | hevc_cabac.c | 467 const HEVCContext *prev = s->sList[(thread + s->threads_number - 1) % s->threads_number]; in load_states() local
|
H A D | h264_slice.c | 1652 H264Picture *prev = h->short_ref_count ? h->short_ref[0] : NULL; in h264_field_start() local [all...] |
H A D | ac3dec.c | 1207 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 D | proresenc_kostya.c | 481 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 D | rv34.c | 969 uint8_t *prev = dst - stride + 4; in rv34_pred_4x4_block() local
|
H A D | vaapi_encode.h | 121 struct VAAPIEncodePicture *prev; member
|
H A D | sanm.c | 629 uint8_t *dst, *prev; in old_codec37() local
|
H A D | proresenc_anatoliy.c | 402 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 D | libdwP.h | 242 struct libdw_memblock *prev; member
|
/third_party/f2fs-tools/fsck/ |
H A D | f2fs.h | 50 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 D | fsck.c | 74 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 D | hashmap.c | 550 unsigned left, right, prev, dib; in base_remove_entry() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_afwtdn.c | 400 double *prev; member [all...] |
H A D | vf_fieldmatch.c | 498 const AVFrame *prev, *next; in compare_fields() local
|
H A D | vf_nnedi.c | 69 AVFrame *prev; member [all...] |
H A D | vf_lut3d.c | 119 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 D | aviobuf.c | 46 static void *ff_avio_child_next(void *obj, void *prev) in ff_avio_child_next() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 1822 void *av_opt_child_next(void *obj, void *prev) in av_opt_child_next() argument
|
/third_party/gn/src/gn/ |
H A D | command_format.cc | 518 const PARSENODE* prev = nullptr; in SortImports() local
|
/third_party/ffmpeg/libswscale/ |
H A D | utils.c | 2529 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 D | dll.c | 306 struct backend *be, *prev; in add_backend() local
|