Home
last modified time | relevance | path

Searched refs:is_indeo4 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h267 int is_indeo4; member
326 const IVIPicConfig *cfg, int is_indeo4);
Divi.c290 int is_indeo4) in ff_ivi_init_planes() argument
950 if (ctx->is_indeo4 && ctx->frame_type == IVI4_FRAMETYPE_BIDIR) { in decode_band()
1090 if (ctx->is_indeo4 && ctx->frame_type == IVI4_FRAMETYPE_NULL_LAST) { in ff_ivi_decode_frame()
1149 if (ctx->is_indeo4) in ff_ivi_decode_frame()
1167 if (ctx->is_indeo4 && ctx->frame_type == IVI4_FRAMETYPE_INTRA) { in ff_ivi_decode_frame()
Dindeo5.c679 ctx->is_indeo4 = 0; in decode_init()
Dindeo4.c692 ctx->is_indeo4 = 1; in decode_init()