Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance
234 …c int32_t SaveRGB565Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGB565Image()256 …int32_t SaveRGBA8888Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGBA8888Image()
48 char filepath[PATH_LENGTH]; in GetPidByName() local
66 char filepath[MAX_NAME_LEN + 1]; in GetPidByName() local
935 int32_t PlayerControl::DoSetDataSource(const std::string filepath) in DoSetDataSource()