Searched defs:vminor (Results 1 - 2 of 2) sorted by relevance
/third_party/libsnd/src/ |
H A D | wavlike.c | 1293 { uint32_t marker, dword = 0, vmajor = -1, vminor = -1, bytesread = 0 ; in exif_subchunk_parse() local
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | core.h | 553 is_fw_rev_or_newer(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev) in is_fw_rev_or_newer() argument 561 is_fw_rev_or_older(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev) in is_fw_rev_or_older() argument
|
Completed in 3 milliseconds