Searched refs:h263_aic (Results 26 - 50 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dituh263enc.c174 put_bits(&s->pb,1,s->h263_aic); /* Advanced Intra Coding */
238 if(s->h263_aic){
315 if (s->mb_intra && !s->h263_aic) {
335 if (s->h263_aic && s->mb_intra)
555 if (s->h263_aic) {
622 if (s->h263_aic) {
641 if (s->h263_aic && s->mb_intra) {
791 if(s->h263_aic){
H A Dituh263dec.c80 s->h263_aic ? " AIC" : "",
450 if (s->h263_aic && s->mb_intra) {
499 if (s->mb_intra && s->h263_aic)
556 if (s->mb_intra && s->h263_aic) {
806 if (s->h263_aic) {
961 s->h263_aic = get_bits1(&s->gb); /* Advanced Intra Coding (AIC) */
1106 if(s->h263_aic){
H A Drv10.c424 s->h263_aic= s->pict_type == FF_I_TYPE;
574 if(s->h263_aic){
H A Dmpegvideo.h498 int h263_aic; ///< Advanded INTRA Coding (AIC) member in struct:MpegEncContext
H A Dmpegvideo_enc.c587 s->h263_aic= (avctx->flags & CODEC_FLAG_AC_PRED) ? 1:0;
588 s->modified_quant= s->h263_aic;
618 s->h263_aic=1;
2357 if(s->h263_pred || s->h263_aic){
3036 if (!s->h263_aic) {
3352 if (!s->h263_aic) {
3709 if (!s->h263_aic) {
H A Ddnxhdenc.c174 ctx->m.h263_aic = 1;
H A Dmpegvideo.c1853 if (!is_mpeg12 && (s->h263_pred || s->h263_aic)) {
1862 else if (!is_mpeg12 && (s->h263_pred || s->h263_aic))
2346 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dituh263enc.c174 put_bits(&s->pb,1,s->h263_aic); /* Advanced Intra Coding */
238 if(s->h263_aic){
315 if (s->mb_intra && !s->h263_aic) {
335 if (s->h263_aic && s->mb_intra)
555 if (s->h263_aic) {
622 if (s->h263_aic) {
641 if (s->h263_aic && s->mb_intra) {
791 if(s->h263_aic){
H A Dituh263dec.c80 s->h263_aic ? " AIC" : "",
450 if (s->h263_aic && s->mb_intra) {
499 if (s->mb_intra && s->h263_aic)
556 if (s->mb_intra && s->h263_aic) {
806 if (s->h263_aic) {
961 s->h263_aic = get_bits1(&s->gb); /* Advanced Intra Coding (AIC) */
1106 if(s->h263_aic){
H A Drv10.c424 s->h263_aic= s->pict_type == FF_I_TYPE;
574 if(s->h263_aic){
H A Dmpegvideo.h498 int h263_aic; ///< Advanded INTRA Coding (AIC) member in struct:MpegEncContext
H A Dmpegvideo_enc.c587 s->h263_aic= (avctx->flags & CODEC_FLAG_AC_PRED) ? 1:0;
588 s->modified_quant= s->h263_aic;
618 s->h263_aic=1;
2357 if(s->h263_pred || s->h263_aic){
3036 if (!s->h263_aic) {
3352 if (!s->h263_aic) {
3709 if (!s->h263_aic) {
H A Ddnxhdenc.c174 ctx->m.h263_aic = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dituh263dec.c80 s->h263_aic ? " AIC" : "",
450 if (s->h263_aic && s->mb_intra) {
499 if (s->mb_intra && s->h263_aic)
556 if (s->mb_intra && s->h263_aic) {
806 if (s->h263_aic) {
961 s->h263_aic = get_bits1(&s->gb); /* Advanced Intra Coding (AIC) */
1106 if(s->h263_aic){
H A Drv10.c424 s->h263_aic= s->pict_type == FF_I_TYPE;
574 if(s->h263_aic){
H A Dmpegvideo.h498 int h263_aic; ///< Advanded INTRA Coding (AIC) member in struct:MpegEncContext
H A Dmpegvideo_enc.c587 s->h263_aic= (avctx->flags & CODEC_FLAG_AC_PRED) ? 1:0;
588 s->modified_quant= s->h263_aic;
618 s->h263_aic=1;
2357 if(s->h263_pred || s->h263_aic){
3036 if (!s->h263_aic) {
3352 if (!s->h263_aic) {
3709 if (!s->h263_aic) {
H A Ddnxhdenc.c174 ctx->m.h263_aic = 1;
H A Dmpegvideo.c1853 if (!is_mpeg12 && (s->h263_pred || s->h263_aic)) {
1862 else if (!is_mpeg12 && (s->h263_pred || s->h263_aic))
2346 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/ppc/
H A Dmpegvideo_altivec.c454 if (!s->h263_aic) {
494 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/ppc/
H A Dmpegvideo_altivec.c454 if (!s->h263_aic) {
494 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/ppc/
H A Dmpegvideo_altivec.c454 if (!s->h263_aic) {
494 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dmpegvideo_mmx_template.c118 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dmpegvideo_mmx_template.c118 if (!s->h263_aic) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dmpegvideo_mmx_template.c118 if (!s->h263_aic) {

Completed in 194 milliseconds

123