Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/video/
H A Dvpx_video_encoder.cc134 unsigned int bits_for_storage = 8; in Initialize() local
142 bits_for_storage = 16; in Initialize()
152 bits_for_storage = 8; in Initialize()
200 vpx_image_.bit_depth = bits_for_storage; in Initialize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc511 unsigned int bits_for_storage = 8; in InitEncode() local
515 bits_for_storage = 8; in InitEncode()
522 bits_for_storage = 16; in InitEncode()
534 raw_->bit_depth = bits_for_storage; in InitEncode()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/vp9/
H A Dlibvpx_vp9_encoder.cc510 unsigned int bits_for_storage = 8; in InitEncode() local
514 bits_for_storage = 8; in InitEncode()
526 bits_for_storage = 16; in InitEncode()
538 raw_->bit_depth = bits_for_storage; in InitEncode()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc521 unsigned int bits_for_storage = 8; in InitEncode() local
525 bits_for_storage = 8; in InitEncode()
537 bits_for_storage = 16; in InitEncode()
549 raw_->bit_depth = bits_for_storage; in InitEncode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc576 unsigned int bits_for_storage = 8; in InitEncode() local
580 bits_for_storage = 8; in InitEncode()
592 bits_for_storage = 16; in InitEncode()
604 raw_->bit_depth = bits_for_storage; in InitEncode()