Searched refs:chroma_orient (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dintrax8.h48 int chroma_orient; member in struct:__anon1244
H A Dintrax8.c310 w->orient=w->chroma_orient;
370 w->chroma_orient=4<<((0xCC>>w->edges)&1);
373 w->chroma_orient = (w->prediction_table[2*s->mb_x-2] & 0x03)<<2;//block[x-1][y|1-1)]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dintrax8.h48 int chroma_orient; member in struct:__anon2149
H A Dintrax8.c310 w->orient=w->chroma_orient;
370 w->chroma_orient=4<<((0xCC>>w->edges)&1);
373 w->chroma_orient = (w->prediction_table[2*s->mb_x-2] & 0x03)<<2;//block[x-1][y|1-1)]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dintrax8.h48 int chroma_orient; member in struct:__anon36174
H A Dintrax8.c310 w->orient=w->chroma_orient;
370 w->chroma_orient=4<<((0xCC>>w->edges)&1);
373 w->chroma_orient = (w->prediction_table[2*s->mb_x-2] & 0x03)<<2;//block[x-1][y|1-1)]

Completed in 149 milliseconds