Home
last modified time | relevance | path

Searched defs:output_profile (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/artd/
H A Dartd_test.cc1912 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
1964 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
2010 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
2039 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
2075 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
2114 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
3116 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
3161 OutputProfile output_profile{.profilePath = tmp_profile_path_, in TEST_F() local
/aosp_15_r20/external/crosvm/media/libvda/src/encode/
H A Dvea_instance.rs72 pub output_profile: Profile, field
H A Dbindings.rs79 pub output_profile: video_codec_profile_t, field
/aosp_15_r20/external/crosvm/devices/src/virtio/video/encoder/backend/
H A Dvda.rs233 let output_profile = match config.dst_profile.to_libvda_profile() { in start_session() localVariable
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c112 qcms_profile* output_profile = NULL; in ApplyColorProfile() local
/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc2062 ScratchFile output_profile; in TEST_F() local