Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_THP (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dthp.c121 st->codecpar->codec_id = AV_CODEC_ID_THP; in thp_read_header()
/third_party/ffmpeg/libavcodec/
H A Dcodec_id.h150 AV_CODEC_ID_THP, enumerator
H A Dmjpegdec.c1047 if(s->restart_count == 0 && s->avctx->codec_id == AV_CODEC_ID_THP){ in handle_rstn()
2242 if (s->avctx->codec_id == AV_CODEC_ID_THP) { in ff_mjpeg_find_marker()
3055 .p.id = AV_CODEC_ID_THP,
H A Dcodec_desc.c748 .id = AV_CODEC_ID_THP,

Completed in 10 milliseconds