Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib571.c60 int coded_size = RTP_PKT_LENGTH(data); in rtp_write() local
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h205 int coded_size; // final size member
/third_party/skia/m133/third_party/externals/libwebp/src/webp/
Dencode.h208 int coded_size; // final size member
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h377 unsigned int coded_size; member
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1150 size_t* const coded_size) { in WriteImage()
1808 size_t coded_size; in VP8LEncodeImage() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1389 size_t* const coded_size) { in WriteImage()
2046 size_t coded_size; in VP8LEncodeImage() local
/third_party/ffmpeg/libavcodec/
Dlibaomenc.c1215 int res, coded_size; in aom_encode() local
Dlibvpxenc.c1607 int res, coded_size; in vpx_encode() local
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_video_hw.h976 uint32_t coded_size; /* size of encoded data in bytes */ member