/third_party/ffmpeg/libavcodec/ |
H A D | mpegaudiodec_common.c | 465 int val = j; in mpegaudiodec_common_init_static() local
|
H A D | gsmdec_template.c | 33 int i, val; in apcm_dequant_add() local
|
H A D | mathops.h | 132 static inline av_const int sign_extend(int val, unsigned bits) in sign_extend() argument 141 static inline av_const unsigned zero_extend(unsigned val, unsigned bits) in zero_extend() argument
|
H A D | 8svx.c | 75 uint8_t val = *state; in delta_decode() local
|
H A D | acelp_pitch_delay.c | 93 float val = fixed_gain_factor * in ff_amr_set_fixed_gain() local
|
H A D | sgienc.c | 55 int val, count, x, start = bytestream2_tell_p(pbc); in sgi_rle_encode() local
|
H A D | vble.c | 42 uint8_t *val; ///< This array first holds the lengths of vlc symbols and then their value. member 63 int val = show_bits(gb, 8); in vble_unpack() local 90 uint8_t *val = ctx->val + offset; vble_restore_plane() local [all...] |
H A D | xwdenc.c | 191 uint32_t val; in xwd_encode_frame() local
|
H A D | xfaceenc.c | 42 char val, *row; in all_same() local
|
H A D | nellymoserdec.c | 68 float *aptr, *bptr, *pptr, val, pval; in nelly_decode_block() local
|
H A D | v210dec.c | 57 uint32_t val; in decode_row() local [all...] |
H A D | vdpau_hevc.c | 407 int val; in vdpau_hevc_decode_slice() local 424 int val; in vdpau_hevc_end_frame() local [all...] |
H A D | vdpau_h264.c | 187 int val; in vdpau_h264_decode_slice() local 207 int val; in vdpau_h264_end_frame() local [all...] |
H A D | wmv2enc.c | 198 int val, pred; in ff_wmv2_encode_mb() local
|
H A D | pictordec.c | 128 int i, x, y, plane, tmp, ret, val; in decode_frame() local
|
H A D | rl2.c | 86 uint8_t val = *in++; in rl2_rle_decode() local
|
H A D | mss1.c | 71 int val = (((c->value - c->low + 1) << bits) - 1) / range; in arith_get_bits() local 85 int val = ((c->value - c->low + 1) * mod_val - 1) / range; in arith_get_number() local 99 int val = ((c->value - c->low + 1) * probs[0] - 1) / range; in arith_get_prob() local
|
/third_party/elfutils/lib/ |
H A D | color.c | 153 const char *val = ++env; in parse_opt() local
|
/third_party/curl/tests/libtest/ |
H A D | lib518.c | 102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str() argument
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | queue.c | 39 static inline QueueEntry *create_entry(void *val) in create_entry() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bitplanenoise.c | 119 uint8_t *val = in->data[plane]; in filter_frame() local 148 uint16_t *val = (uint16_t *)in->data[plane]; in filter_frame() local [all...] |
H A D | vf_addroi.c | 61 double val; in addroi_config_input() local
|
H A D | dnn_filter_common.c | 26 char *val, **parsed_vals = NULL; in separate_output_names() local
|
/third_party/ffmpeg/libavformat/ |
H A D | aiffdec.c | 100 uint64_t val; in get_aiff_header() local
|
H A D | mmf.c | 133 static void put_varlength(AVIOContext *pb, int val) in put_varlength() argument
|