Searched refs:VCPROPRIETARY (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libvcodex/
H A DMakefile9 # VCPROPRIETARY=1 if various proprietary transforms are to be included.
10 # If VCPROPRIETARY=0, vc_prorprietary should be taken off "targets"
12 VCPROPRIETARY=1 macro
70 -(if test "$(VCPROPRIETARY)" = 1; then echo $(VCPROPRI) >kpv_propri; else echo >kpv_propri; fi)
75 -(Vcodex.ed $(VCSFIO) $(VCPROPRIETARY); exit 0) >/dev/null 2>&1
H A Dvcodex.h36 #undef VCPROPRIETARY macro
37 #define VCPROPRIETARY 0 macro
41 #define VCPROPRIETARY 1 macro

Completed in 11 milliseconds