Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videoenc.c800 int zigzag_last_index[6]; in ff_mpeg4_encode_mb() local
107 restore_ac_coeffs(MpegEncContext *s, int16_t block[6][64], const int dir[6], uint8_t *st[6], const int zigzag_last_index[6]) restore_ac_coeffs() argument
138 decide_ac_pred(MpegEncContext *s, int16_t block[6][64], const int dir[6], uint8_t *st[6], int zigzag_last_index[6]) decide_ac_pred() argument
[all...]

Completed in 3 milliseconds