Searched defs:store_size (Results 1 – 5 of 5) sorted by relevance
1357 guint size = nalu->size, store_size; in gst_nvdec_store_h264_nal() local1490 guint size = nalu->size, store_size; in gst_nvdec_store_h265_nal() local
458 guint size = nalu->size, store_size; in gst_h265_parser_store_nal() local
522 guint size = nalu->size, store_size; in gst_h264_parser_store_nal() local
1587 const unsigned store_size = (value->bit_size / 8) * store->num_components; in build_explicit_io_store() local
91 int store_size; member