Searched refs:unpacked_size (Results 1 – 3 of 3) sorted by relevance
308 GLuint unpacked_size ) in _tnl_install_attrs() argument337 if (unpacked_size) in _tnl_install_attrs()370 if (unpacked_size) in _tnl_install_attrs()371 vtx->vertex_size = unpacked_size; in _tnl_install_attrs()
112 GLuint unpacked_size );
292 int32_t decoded, unpacked_size; in gst_wavpack_dec_handle_frame() local381 unpacked_size = (dec->width / 8) * wph.block_samples * dec->channels; in gst_wavpack_dec_handle_frame()382 outbuf = gst_buffer_new_and_alloc (unpacked_size); in gst_wavpack_dec_handle_frame()