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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmpeg4video.h118 #define IS_3IV1 s->codec_tag == AV_RL32("3IV1")
120 #define IS_3IV1 0 macro
142 if(IS_3IV1)
H A Dmpeg4videodec.c502 if(IS_3IV1){
957 if(IS_3IV1)
969 if(IS_3IV1){
1921 if(IS_3IV1) time_increment= get_bits1(gb); //FIXME investigate further
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmpeg4video.h118 #define IS_3IV1 s->codec_tag == AV_RL32("3IV1")
120 #define IS_3IV1 0 macro
142 if(IS_3IV1)
H A Dmpeg4videodec.c502 if(IS_3IV1){
957 if(IS_3IV1)
969 if(IS_3IV1){
1921 if(IS_3IV1) time_increment= get_bits1(gb); //FIXME investigate further
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmpeg4video.h118 #define IS_3IV1 s->codec_tag == AV_RL32("3IV1")
120 #define IS_3IV1 0 macro
142 if(IS_3IV1)
H A Dmpeg4videodec.c502 if(IS_3IV1){
957 if(IS_3IV1)
969 if(IS_3IV1){
1921 if(IS_3IV1) time_increment= get_bits1(gb); //FIXME investigate further

Completed in 52 milliseconds