HomeSort by relevance Sort by last modified time
    Searched defs:vendor_string (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vpx_ports/
x86_cpuid.c 16 char vendor_string[12]; member in struct:cpuid_vendors
48 if (strncmp ((const char *)vs, cpuid_vendor_list[i].vendor_string, 12) == 0)
  /external/flac/include/FLAC/
format.h 632 FLAC__StreamMetadata_VorbisComment_Entry vendor_string; member in struct:__anon6445
    [all...]

Completed in 49 milliseconds