Home
last modified time | relevance | path

Searched refs:aux_lutuv (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1.h292 … uint8_t aux_luty[2][256], aux_lutuv[2][256]; ///< lookup tables used for intensity compensation member
Dvc1.c608 ROTATE(uint8_t tmp[2][256], v->last_lutuv, v->next_lutuv, v->curr_lutuv, v->aux_lutuv); in rotate_luts()