Home
last modified time | relevance | path

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

/third_party/weston/wcap/
Dwcap-decode.h31 #define WCAP_HEADER_MAGIC 0x57434150 macro
DREADME62 #define WCAP_HEADER_MAGIC 0x57434150
/third_party/weston/libweston/
Dscreenshooter.c419 header.magic = WCAP_HEADER_MAGIC; in weston_recorder_create()