Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dindeo5.c42 FRAMETYPE_INTRA = 0, enumerator
328 ctx->frame_type = FRAMETYPE_INTRA; in decode_pic_hdr()
334 if (ctx->frame_type == FRAMETYPE_INTRA) { in decode_pic_hdr()
490 if (ctx->frame_type == FRAMETYPE_INTRA) { in decode_mb_info()
518 } else if (ctx->frame_type == FRAMETYPE_INTRA) { in decode_mb_info()
597 case FRAMETYPE_INTRA: in switch_buffers()
616 case FRAMETYPE_INTRA: in switch_buffers()