Home
last modified time | relevance | path

Searched refs:expected_format (Results 1 - 4 of 4) sorted by relevance

/third_party/openssl/test/
H A Derrtest.c43 const char *expected_format = ":error:%08lX:%s:%s:%s:%s:%d"; in test_print_error_format() local
90 BIO_snprintf(expected, sizeof(expected), expected_format, in test_print_error_format()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c520 VAImageFormat *expected_format; in vaapi_frames_init() local
632 hwfc->sw_format, &expected_format); in vaapi_frames_init()
636 if (expected_format->fourcc == test_image.format.fourcc) { in vaapi_frames_init()
643 expected_format->fourcc, test_image.format.fourcc); in vaapi_frames_init()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c975 enum pipe_format expected_format = VaFourccToPipeFormat(expected_fourcc); in vlVaCreateSurfaces2() local
977 if (expected_format != templat.buffer_format || memory_attribute) in vlVaCreateSurfaces2()
980 templat.buffer_format = expected_format; in vlVaCreateSurfaces2()
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector_test.cc2390 ResourceBinding::ImageFormat expected_format; in TEST_P() local
2392 std::tie(format, expected_format, expected_kind) = format_params; in TEST_P()
2430 EXPECT_EQ(expected_format, result[0].image_format); in TEST_P()

Completed in 10 milliseconds