Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A Drsg_generator.c472 const char* rsgFile = argv[1]; in main() local
474 FILE* input = fopen(rsgFile, "re"); in main()