Searched refs:inputFbcFilePath (Results 1 – 2 of 2) sorted by relevance
110 const char *inputFbcFilePath = "%s/in%dw%d-h%d-%s-fbc.bin"; in read_image_from_fbc_file() local112 snprintf(filePath, 100, inputFbcFilePath, in read_image_from_fbc_file()
78 const char *inputFbcFilePath = "%s/in%dw%d-h%d-%s-fbc.bin"; in read_image_from_path() local81 snprintf(filePath, 100, (mode == IM_FBC_MODE) ? inputFbcFilePath : inputFilePath, in read_image_from_path()