Searched defs:output_profile (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/art/artd/ |
H A D | artd_test.cc | 1912 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 D | vea_instance.rs | 72 pub output_profile: Profile, field
|
H A D | bindings.rs | 79 pub output_profile: video_codec_profile_t, field
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/encoder/backend/ |
H A D | vda.rs | 233 let output_profile = match config.dst_profile.to_libvda_profile() { in start_session() localVariable
|
/aosp_15_r20/external/webp/examples/ |
H A D | vwebp.c | 112 qcms_profile* output_profile = NULL; in ApplyColorProfile() local
|
/aosp_15_r20/art/profman/ |
H A D | profile_assistant_test.cc | 2062 ScratchFile output_profile; in TEST_F() local
|