Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddirac.h65 DIRAC_PCODE_PICTURE_HQ = 0xE8, enumerator
Dvc2enc.c939 encode_parse_info(s, DIRAC_PCODE_PICTURE_HQ); in encode_frame()
/third_party/ffmpeg/libavformat/
Drtpenc_vc2hq.c121 case DIRAC_PCODE_PICTURE_HQ: in ff_rtp_send_vc2hq()
Drtpdec_vc2hq.c168 fill_parse_info_header(pl_ctx, pkt->data, DIRAC_PCODE_PICTURE_HQ, pl_ctx->frame_size); in vc2hq_handle_frame_fragment()