Home
last modified time | relevance | path

Searched defs:codedWidth (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/QtAV/QtAV-1.13.0/src/codec/video/
H A DVideoDecoderFFmpegHW.cpp204 int VideoDecoderFFmpegHWPrivate::codedWidth(AVCodecContext *avctx) const in codedWidth() function in QtAV::VideoDecoderFFmpegHWPrivate
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webcodecs/
H A Dvideo_frame.cc265 uint32_t VideoFrame::codedWidth() const { in codedWidth() function in blink::VideoFrame