Home
last modified time | relevance | path

Searched defs:sFileName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/KernelBinToSource/
H A DKernelBinToSource.cpp143 const std::string &sFileName, in writeHeaderFile()
192 const std::string &sFileName, in writePartialSourceFile()
331 const std::string &sFileName, in writeSourceFile()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_os.cpp511 char sFileName[MOS_MAX_HLT_FILENAME_LEN]; in Mos_DumpCommandBuffer() local
663 char sFileName[MOS_MAX_HLT_FILENAME_LEN] = {}; in Mos_DumpCommandBufferInit() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_interface.cpp840 char sFileName[MOS_MAX_HLT_FILENAME_LEN] = {0}; in DumpCommandBuffer() local
3552 char sFileName[MOS_MAX_HLT_FILENAME_LEN] = {0}; in DumpCommandBufferInit() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp174 const char *sFileName = "lastOpenSessionDumpFile"; variable