Home
last modified time | relevance | path

Searched defs:store_size (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1357 guint size = nalu->size, store_size; in gst_nvdec_store_h264_nal() local
1490 guint size = nalu->size, store_size; in gst_nvdec_store_h265_nal() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c458 guint size = nalu->size, store_size; in gst_h265_parser_store_nal() local
Dgsth264parse.c522 guint size = nalu->size, store_size; in gst_h264_parser_store_nal() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io.c1587 const unsigned store_size = (value->bit_size / 8) * store->num_components; in build_explicit_io_store() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h91 int store_size; member