Home
last modified time | relevance | path

Searched defs:prev_dc (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtscc2.c127 int prev_dc, dc, nc, ac, bpos, val; in tscc2_decode_mb() local
H A Dmss4.c91 int *prev_dc[3]; member
[all...]
H A Dproresdec2.c472 int16_t prev_dc; in decode_dc_coeffs() local
H A Derror_resilience.c102 int prev_dc = data[0 + y * stride]; in filter181() local
117 int prev_dc = data[x]; in filter181() local
H A Divi.c476 static int ivi_dc_transform(const IVIBandDesc *band, int *prev_dc, int buf_offs, in ivi_dc_transform() argument
602 int32_t prev_dc; in ivi_decode_blocks() local
485 ivi_decode_coded_blocks(GetBitContext *gb, const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, int mv_x, int mv_y, int mv_x2, int mv_y2, int *prev_dc, int is_intra, int mc_type, int mc_type2, uint32_t quant, int offs, AVCodecContext *avctx) ivi_decode_coded_blocks() argument
[all...]
H A Dvp56.h158 int16_t prev_dc[3][3]; /* [plan][ref_frame] */ member
H A Dmss3.c94 int *prev_dc; member
[all...]
H A Dg2meet.c128 int prev_dc[3]; member
H A Dproresenc_kostya.c412 int codebook = 3, code, dc, prev_dc, delta, sign, new_sign; in encode_dcs() local
653 int codebook = 3, code, dc, prev_dc, delta, sign, new_sign; in estimate_dcs() local
[all...]
H A Dproresenc_anatoliy.c249 int prev_dc, code; in encode_dc_coeffs() local

Completed in 14 milliseconds