Searched defs:bytesize (Results 1 – 3 of 3) sorted by relevance
216 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()
78 size_t bytesize() { return fGlyphs.size() * sizeof(uint16_t); } in bytesize() function
186 guint size, pixels, bytesize; in gst_pnmenc_handle_frame() local