Home
last modified time | relevance | path

Searched refs:JPEG_SRC (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/
H A Dmakefile1 JPEG_SRC = ./src/main.c \ macro
15 gcc -Wall -o a.exe $(JPEG_DEF) $(JPEG_SRC) $(JPEG_INC)
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/
H A Dmakefile1 JPEG_SRC = ./src/main.c \ macro
15 gcc -Wall -o a.exe $(JPEG_DEF) $(JPEG_SRC) $(JPEG_INC)