Home
last modified time | relevance | path

Searched defs:coded_size (Results 1 – 11 of 11) sorted by relevance

/external/libaom/libaom/aom/src/
Daom_integer.c59 size_t *coded_size) { in aom_uleb_encode()
81 size_t *coded_size) { in aom_uleb_encode_fixed_size()
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_frame.cpp51 const Size& coded_size, const Size& visible_size, in Create()
86 VideoFrame::VideoFrame(const uint8_t* data, const Size& coded_size, const Size& visible_size, in VideoFrame()
Dvideo_decoder_e2e_test.cpp131 Size coded_size; member
207 void UpdateOutputFormat(const Size& coded_size, const Size& visible_size, in UpdateOutputFormat()
235 void VerifyOutputFormat(const Size& coded_size, const Size& visible_size, in VerifyOutputFormat()
/external/v4l2_codec2/common/
DVideoPixelFormat.cpp223 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize()
234 const android::ui::Size& coded_size) { in planeSize()
/external/curl/tests/libtest/
Dlib571.c58 int coded_size = RTP_PKT_LENGTH(data); in rtp_write() local
/external/libaom/libaom/test/
Daom_integer_test.cc154 size_t coded_size = 0; in TEST() local
/external/mesa3d/src/gallium/frontends/va/
Dva_private.h273 unsigned int coded_size; member
/external/webp/src/webp/
Dencode.h205 int coded_size; // final size member
/external/webp/include/webp/
Dencode.h205 int coded_size; // final size member
/external/webp/src/enc/
Dvp8l_enc.c1170 size_t* const coded_size) { in WriteImage()
1838 size_t coded_size; in VP8LEncodeImage() local
/external/openscreen/cast/streaming/
Dremoting.proto235 optional Size coded_size = 6; field