Home
last modified time | relevance | path

Searched defs:unpacked_buffer (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc44 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dprefix_parser.cc42 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePrefix() local
H A Dsps_parser.cc44 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc44 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc44 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc36 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc36 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
62 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIdFromSlice() local
H A Dsps_parser.cc36 std::vector<uint8_t> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_video/h265/
H A Dh265_pps_parser.cc43 std::vector<uint8_t> unpacked_buffer = H265::ParseRbsp(data, length); in ParsePps() local
57 std::vector<uint8_t> unpacked_buffer = H265::ParseRbsp(data, length); in ParsePpsIds() local
H A Dh265_vps_parser.cc40 std::vector<uint8_t> unpacked_buffer = H265::ParseRbsp(data, length); in ParseVps() local
H A Dh265_sps_parser.cc53 std::vector<uint8_t> unpacked_buffer = H265::ParseRbsp(data, length); in ParseSps() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_video/h264/
H A Dpps_parser.cc41 std::unique_ptr<rtc::Buffer> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePps() local
55 std::unique_ptr<rtc::Buffer> unpacked_buffer = H264::ParseRbsp(data, length); in ParsePpsIds() local
H A Dsps_parser.cc36 std::unique_ptr<rtc::Buffer> unpacked_buffer = H264::ParseRbsp(data, length); in ParseSps() local
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/example/c/
H A Duser_buffer_unpack.c32 char unpacked_buffer[UNPACKED_BUFFER_SIZE]; in unpack() local
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/example/c/
H A Duser_buffer_unpack.c32 char unpacked_buffer[UNPACKED_BUFFER_SIZE]; in unpack() local
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRCore/
H A Dopenexr_decode.h121 void* unpacked_buffer; member
/dports/graphics/grafx2/grafx2/src/
H A Dc64formats.c533 byte * unpacked_buffer; in C64_unpack_amica() local
565 byte * unpacked_buffer; in C64_unpack_draz() local
593 byte * unpacked_buffer; in C64_unpack_doodle() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Drgbyuv.c690 unsigned char *unpacked_buffer; in v4lconvert_y10b_to_rgb24() local
721 unsigned char *unpacked_buffer; in v4lconvert_y10b_to_yuv420() local

12