Searched refs:get_drm_format_string (Results 1 – 6 of 6) sorted by relevance
27 std::string get_drm_format_string(uint32_t drm_format);
94 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string() function
57 std::string drmFormatString = get_drm_format_string(crosDescriptor.drm_format); in allocate()
296 std::string format = get_drm_format_string(crosHandle->format); in lockYCbCr()477 std::string drmFormatString = get_drm_format_string(drmFormat); in getResolvedDrmFormat()
56 std::string drmFormatString = get_drm_format_string(crosDescriptor.drm_format); in allocate()
652 std::string drmFormatString = get_drm_format_string(drmFormat); in getResolvedDrmFormat()