Home
last modified time | relevance | path

Searched refs:soc_siz (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c3422 const guint8 soc_siz[] = { 0xff, 0x4f, 0xff, 0x51 }; in jpc_type_find() local
3444 if (memcmp (data, soc_siz, 4) != 0) in jpc_type_find()