Searched refs:raw_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.h47 int raw_orient; member in struct:__anon1244
H A Dintrax8.c336 w->raw_orient=0;
343 w->raw_orient=x8_get_orient_vlc(w);
344 if(w->raw_orient<0) return -1;
345 assert(w->raw_orient < 12 );
347 w->orient=prediction_table[w->orient][w->raw_orient];
368 w->raw_orient=0;
556 if (w->raw_orient < 3){
559 if(w->raw_orient > 4){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dintrax8.h47 int raw_orient; member in struct:__anon2149
H A Dintrax8.c336 w->raw_orient=0;
343 w->raw_orient=x8_get_orient_vlc(w);
344 if(w->raw_orient<0) return -1;
345 assert(w->raw_orient < 12 );
347 w->orient=prediction_table[w->orient][w->raw_orient];
368 w->raw_orient=0;
556 if (w->raw_orient < 3){
559 if(w->raw_orient > 4){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dintrax8.h47 int raw_orient; member in struct:__anon36174
H A Dintrax8.c336 w->raw_orient=0;
343 w->raw_orient=x8_get_orient_vlc(w);
344 if(w->raw_orient<0) return -1;
345 assert(w->raw_orient < 12 );
347 w->orient=prediction_table[w->orient][w->raw_orient];
368 w->raw_orient=0;
556 if (w->raw_orient < 3){
559 if(w->raw_orient > 4){

Completed in 178 milliseconds