Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp53 …_ctx(ctx), _avframe(avframe), _avpacket(NULL), _codec_id(codec_id), _ancillary(NULL), _height(heig… in decklink_frame()
55 …_ctx(ctx), _avframe(NULL), _avpacket(avpacket), _codec_id(codec_id), _ancillary(NULL), _height(hei… in decklink_frame()
60 if (_codec_id == AV_CODEC_ID_WRAPPED_AVFRAME) in GetRowBytes()
67 if (_codec_id == AV_CODEC_ID_WRAPPED_AVFRAME) in GetPixelFormat()
74 if (_codec_id == AV_CODEC_ID_WRAPPED_AVFRAME) in GetFlags()
82 if (_codec_id == AV_CODEC_ID_WRAPPED_AVFRAME) { in GetBytes()
130 AVCodecID _codec_id; member in decklink_frame