Home
last modified time | relevance | path

Searched defs:is_mask (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c349 boolean is_mask) in xa_handle_src_pict()
/third_party/ffmpeg/libavcodec/
Daac.h283 uint8_t is_mask[128]; ///< Set if intensity stereo is used (used by encoder) member
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp174 void dumpValueEntry(UProperty uproperty, int v, bool is_mask, FILE* f) { in dumpValueEntry()