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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dintrax8.h53 int chroma_orient; member in struct:IntraX8Context
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)]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dintrax8.h48 int chroma_orient; member in struct:__anon1929
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 54 milliseconds