Home
last modified time | relevance | path

Searched defs:bytesize (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/gst/
Dtypefindfunctions.c216 make_ac3_packet (guint8 * data, guint bytesize, guint bsid) in make_ac3_packet()
288 make_eac3_packet (guint8 * data, guint bytesize, guint bsid) in make_eac3_packet()
/third_party/skia/gm/
Dcolrv1.cpp78 size_t bytesize() { return fGlyphs.size() * sizeof(uint16_t); } in bytesize() function
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c327 CuMemAlloc (CUdeviceptr * dptr, unsigned int bytesize) in CuMemAlloc()
345 CuMemAllocHost (void **pp, unsigned int bytesize) in CuMemAllocHost()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c189 guint size, pixels, bytesize; in gst_pnmenc_handle_frame() local
/third_party/flatbuffers/include/flatbuffers/
Didl.h380 size_t bytesize; // Size if fixed. member
Dreflection_generated.h766 int32_t bytesize() const { in bytesize() function