/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/multimedia/gmp-api/gmp-api-Firefox92/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/www/firefox/firefox-99.0/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 67 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp/gmp-api/ |
H A D | gmp-video-frame-encoded.h | 70 virtual void SetEncodedHeight(uint32_t aEncodedHeight) = 0;
|
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 73 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 145 void GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) { in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/www/firefox/firefox-99.0/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 73 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 145 void GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) { in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 73 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 145 void GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) { in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 74 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 146 void GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) { in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 73 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 146 void GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) { in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp/ |
H A D | GMPVideoEncodedFrameImpl.h | 77 void SetEncodedHeight(uint32_t aEncodedHeight) override;
|
H A D | GMPVideoEncodedFrameImpl.cpp | 186 GMPVideoEncodedFrameImpl::SetEncodedHeight(uint32_t aEncodedHeight) in SetEncodedHeight() function in mozilla::gmp::GMPVideoEncodedFrameImpl
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 196 f->SetEncodedHeight(eframe.height_); in SendFrame()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 212 f->SetEncodedHeight (inputImage->Height()); in Encode_m()
|
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 203 f->SetEncodedHeight(eframe.idr_nalu.height_); in SendFrame()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 203 f->SetEncodedHeight(eframe.idr_nalu.height_); in SendFrame()
|
/dports/www/firefox/firefox-99.0/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 203 f->SetEncodedHeight(eframe.idr_nalu.height_); in SendFrame()
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp-plugin-openh264/ |
H A D | gmp-fake-openh264.cpp | 203 f->SetEncodedHeight(eframe.idr_nalu.height_); in SendFrame()
|