Searched defs:source_format (Results 1 – 6 of 6) sorted by relevance
46 enum AVPixelFormat source_format; member
39 uint8_t source_format; /* RS_FORMAT_XXX */ member
1646 const _texture_format& source_format = texture_formats[source_format_idx]; in calculate_expected_value() local2660 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase() local2800 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader() local2880 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader() local3043 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials() local3672 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage() local
268 glw::GLenum source_format = GL_RGBA; in prepareSourceTexture() local
286 enum AVPixelFormat source_format, best_format, format; in vaapi_decode_find_best_format() local
300 guint8 source_format; member