/aosp_15_r20/external/mesa3d/src/gallium/ |
H A D | meson.build | 197 subdir('frontends/clover') 201 subdir('frontends/rusticl') 206 subdir('frontends/glx/xlib') 210 subdir('frontends/va') 216 subdir('frontends/vdpau') 222 subdir('frontends/dri') 226 subdir('frontends/osmesa') 230 subdir('frontends/xa') 234 subdir('frontends/hgl') 237 subdir('frontends/nine') [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ci/ |
H A D | gitlab-ci-inc.yml | 11 - src/gallium/frontends/lavapipe/* 12 - src/gallium/frontends/lavapipe/ci/gitlab-ci.yml 13 - src/gallium/frontends/lavapipe/ci/gitlab-ci-inc.yml 14 - src/gallium/frontends/lavapipe/ci/deqp-$DEQP_SUITE.toml 15 - src/gallium/frontends/lavapipe/ci/$GPU_VERSION-fails.txt 16 - src/gallium/frontends/lavapipe/ci/$GPU_VERSION-flakes.txt 17 - src/gallium/frontends/lavapipe/ci/$GPU_VERSION-skips.txt 18 - src/gallium/frontends/lavapipe/ci/$VK_DRIVER-skips.txt 19 - src/gallium/frontends/lavapipe/ci/$GALLIUM_DRIVER-skips.txt 20 - src/gallium/frontends/lavapipe/ci/$DRIVER_NAME-skips.txt [all …]
|
/aosp_15_r20/external/mesa3d/ |
H A D | .mr-label-maker.yml | 206 '^src/gallium/frontends/clover/': ['clover'] 207 '^src/gallium/frontends/d3d10umd/': ['d3d10umd'] 208 '^src/gallium/frontends/dri/': ['gallium'] 209 '^src/gallium/frontends/glx/': ['GLX'] 210 '^src/gallium/frontends/hgl/': ['haiku'] 211 '^src/gallium/frontends/lavapipe/': ['lavapipe'] 212 '^src/gallium/frontends/nine/': ['nine'] 213 '^src/gallium/frontends/omx/': ['omx'] 214 '^src/gallium/frontends/osmesa/': ['osmesa'] 215 '^src/gallium/frontends/rusticl/': ['Rusticl'] [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/ |
D | ITuner.java | 31 * It is used by the client to get all available frontends' IDs. 33 * @return an array of IDs for the available Frontends. 148 * Set the maximum usable frontends number of a given frontend type. 150 * It is used by the client to enable or disable frontends when cable connection status 160 * Get the maximum usable frontends number of a given frontend type. 464 * It is used by the client to get all available frontends' IDs. 466 * @return an array of IDs for the available Frontends. 748 * Set the maximum usable frontends number of a given frontend type. 750 * It is used by the client to enable or disable frontends when cable connection status 776 * Get the maximum usable frontends number of a given frontend type. [all …]
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
H A D | VtsHalTvTunerTestConfigurations.h | 80 * The n vectors correlate to the ids for n different devices (eg frontends, filters) 177 * index 0 - frontends 253 * index 0 - frontends 303 * index 1 - frontends 411 * index 0 - frontends 461 * index 0 - frontends 583 /** Config all the frontends that would be used in the tests */ 735 ALOGD("Cannot configure Live. Only software frontends and no dvr connections."); in determineLive() 756 ALOGD("Cannot configure descrambling. No frontends or playback dvr's"); in determineDescrambling() 760 ALOGD("cannot configure descrambling. Only SW frontends and no playback dvr's"); in determineDescrambling() [all …]
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
H A D | ITuner.aidl | 39 * It is used by the client to get all available frontends' IDs. 41 * @return an array of IDs for the available Frontends. 137 * Set the maximum usable frontends number of a given frontend type. 139 * It is used by the client to enable or disable frontends when cable connection status 148 * Get the maximum usable frontends number of a given frontend type.
|
/aosp_15_r20/hardware/interfaces/tv/tuner/config/ |
H A D | sample_tuner_vts_config_1_1.xml | 28 <!-- Frontends section: 29 This section contains configurations of all the frontends that would be used 34 - The users can configure 1 or more frontend elements in the frontends sections. 54 <frontends> 62 </frontends>
|
H A D | sample_tuner_vts_config_aidl_V1.xml | 24 <!-- Frontends section: 25 This section contains configurations of all the frontends that would be used 30 - The users can configure 1 or more frontend elements in the frontends sections. 50 <frontends> 82 </frontends>
|
H A D | sample_tuner_vts_config_1_0.xml | 28 <!-- Frontends section: 29 This section contains configurations of all the frontends that would be used 34 - The users can configure 1 or more frontend elements in the frontends sections. 54 <frontends> 65 </frontends>
|
/aosp_15_r20/external/llvm/docs/ |
H A D | Atomics.rst | 119 Frontends generating atomic instructions generally need to be aware of the 149 Notes for frontends 187 Notes for frontends 226 Notes for frontends 256 Notes for frontends 285 Notes for frontends 311 Notes for frontends 335 Notes for frontends
|
/aosp_15_r20/external/mesa3d/src/gallium/include/frontend/ |
H A D | api.h | 35 * \file API for communication between gallium frontends and supporting 36 * frontends such as DRI. 39 * the DRI/GLX/WGL frontends. 217 * frontends, e.g. this is the first field in dri_drawable. 289 * This is inherited by a screen in the DRI/GLX/WGL frontends, e.g. dri_screen.
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Passes/ |
H A D | PassBuilder.h | 170 /// only intended for use when attempting to optimize code. If frontends 189 /// only intended for use when attempting to optimize code. If frontends 217 /// only intended for use when attempting to optimize code. If frontends 232 /// only intended for use when attempting to optimize code. If frontends 247 /// only intended for use when attempting to optimize code. If frontends 260 /// only intended for use when attempting to optimize code. If frontends 276 /// only intended for use when attempting to optimize code. If frontends 289 /// only intended for use when attempting to optimize code. If frontends
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/ |
H A D | PassBuilder.h | 279 /// only intended for use when attempting to optimize code. If frontends 299 /// only intended for use when attempting to optimize code. If frontends 319 /// only intended for use when attempting to optimize code. If frontends 334 /// only intended for use when attempting to optimize code. If frontends 350 /// only intended for use when attempting to optimize code. If frontends 365 /// only intended for use when attempting to optimize code. If frontends 381 /// only intended for use when attempting to optimize code. If frontends 395 /// only intended for use when attempting to optimize code. If frontends
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 24.0.8.rst | 64 - frontends/va: Only increment slice offset after first slice parameters 66 - frontends/va: Store slice types for H264 decode 130 - frontends/dri: only release pipe when screen init fails 131 - frontends/dri: always init opencl_func_mutex in InitScreen hooks
|
H A D | 22.3.0.rst | 907 - frontends/dri: clean-ups in dri_util.c 2358 - frontends/va: add support for yuv400 and yuv444 2716 - fix: frontends/va: unused variable ‘max_pipe_hevc_slices’ [-Wunused-variable] 3104 - frontends/va: fix build error for vaSyncBuffer with older VA 4104 - docs: Add d3d10umd and lavapipe to the doc for the gallium frontends. 4658 - frontends/va: improve enc quality interface change 4666 - frontends/va: change getEncParamPreset location 4667 - frontends/va: add max_frame_size into rate control 4668 - frontends/va: add HRD, filler data enable and etc 4669 - frontends/va: enable sao in hevc encoding [all …]
|
H A D | 22.3.3.rst | 145 - frontends/omx: initialize film_grain_target 147 - frontends/va: pass in film_grain_target as new output 159 - frontends/va: Update state var frame_num disregarding cap check
|
H A D | 23.3.0.rst | 211 - 975a8ecc881873744d851ab0ef45ad7698eaa0ef "frontends/va: use resources instead of views" cause rad… 1247 - frontends/va: Remove wrong use of ProfileToPipe 1619 - frontends/va: Skip processing buffers already converted with EFC 1620 - frontends/va: Don't use EFC with scaling or filtering enabled 1622 - frontends/va: Parse H264 SPS for video signal parameters 1623 - frontends/va: Parse HEVC SPS for video signal parameters 1624 - frontends/va: Add postproc support for converting to full range 1632 - frontends/va: Add YUV420 to NV12 postproc conversion 1635 - frontends/va: Also map VAImageBufferType for reading 1636 - frontends/va: Alloc interlaced surface for interlaced pics [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0_parser/gen/cpp/ |
D | android_media_tuner_testing_configuration_V1_0.cpp | 1874 …HardwareConfiguration::Frontends::Frontends(std::vector<Frontend> frontend) : frontend_(std::move(… in Frontends() function in android::media::tuner::testing::configuration::V1_0::HardwareConfiguration::Frontends 1877 … const std::vector<Frontend>& HardwareConfiguration::Frontends::getFrontend() const { in getFrontend() 1881 bool HardwareConfiguration::Frontends::hasFrontend() const { in hasFrontend() 1885 const Frontend* HardwareConfiguration::Frontends::getFirstFrontend() const { in getFirstFrontend() 1892 … HardwareConfiguration::Frontends HardwareConfiguration::Frontends::read(xmlNode *root) { in read() 1901 HardwareConfiguration::Frontends instance(frontend); in read() 2091 …Frontends> frontends, std::vector<Filters> filters, std::vector<Dvrs> dvrs, std::vector<DiseqcMess… in HardwareConfiguration() argument 2094 … const std::vector<HardwareConfiguration::Frontends>& HardwareConfiguration::getFrontends() const { in getFrontends() 2102 … const HardwareConfiguration::Frontends* HardwareConfiguration::getFirstFrontends() const { in getFirstFrontends() 2201 std::vector<Frontends> frontends; in read() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0/gen/cpp/ |
D | android_media_tuner_testing_configuration_V1_0.cpp | 1874 …HardwareConfiguration::Frontends::Frontends(std::vector<Frontend> frontend) : frontend_(std::move(… in Frontends() function in android::media::tuner::testing::configuration::V1_0::HardwareConfiguration::Frontends 1877 … const std::vector<Frontend>& HardwareConfiguration::Frontends::getFrontend() const { in getFrontend() 1881 bool HardwareConfiguration::Frontends::hasFrontend() const { in hasFrontend() 1885 const Frontend* HardwareConfiguration::Frontends::getFirstFrontend() const { in getFirstFrontend() 1892 … HardwareConfiguration::Frontends HardwareConfiguration::Frontends::read(xmlNode *root) { in read() 1901 HardwareConfiguration::Frontends instance(frontend); in read() 2091 …Frontends> frontends, std::vector<Filters> filters, std::vector<Dvrs> dvrs, std::vector<DiseqcMess… in HardwareConfiguration() argument 2094 … const std::vector<HardwareConfiguration::Frontends>& HardwareConfiguration::getFrontends() const { in getFrontends() 2102 … const HardwareConfiguration::Frontends* HardwareConfiguration::getFirstFrontends() const { in getFirstFrontends() 2201 std::vector<Frontends> frontends; in read() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0/gen/cpp/include/ |
D | android_media_tuner_testing_configuration_V1_0.h | 516 class Frontends { 520 explicit Frontends(std::vector<Frontend> frontend); 524 static HardwareConfiguration::Frontends read(xmlNode *root); 607 const std::vector<HardwareConfiguration::Frontends> frontends_; 615 …HardwareConfiguration(std::vector<Frontends> frontends, std::vector<Filters> filters, std::vector<… 616 … const std::vector<HardwareConfiguration::Frontends>& getFrontends() const; 618 const HardwareConfiguration::Frontends* getFirstFrontends() const;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0_parser/gen/cpp/include/ |
D | android_media_tuner_testing_configuration_V1_0.h | 516 class Frontends { 520 explicit Frontends(std::vector<Frontend> frontend); 524 static HardwareConfiguration::Frontends read(xmlNode *root); 607 const std::vector<HardwareConfiguration::Frontends> frontends_; 615 …HardwareConfiguration(std::vector<Frontends> frontends, std::vector<Filters> filters, std::vector<… 616 … const std::vector<HardwareConfiguration::Frontends>& getFrontends() const; 618 const HardwareConfiguration::Frontends* getFirstFrontends() const;
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | CMakeLists.txt | 7 include_directories(${CMAKE_CURRENT_BINARY_DIR}/frontends/b) 8 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/frontends/b) 9 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/frontends/clang) 173 add_subdirectory(frontends)
|
/aosp_15_r20/external/angle/third_party/mesa/ |
H A D | mesa_autogen.gni | 547 "src/gallium/frontends/dri/dri2.c", 548 "src/gallium/frontends/dri/dri_context.c", 549 "src/gallium/frontends/dri/dri_drawable.c", 550 "src/gallium/frontends/dri/dri_helpers.c", 551 "src/gallium/frontends/dri/dri_query_renderer.c", 552 "src/gallium/frontends/dri/dri_screen.c", 553 "src/gallium/frontends/dri/dri_util.c", 554 "src/gallium/frontends/dri/drisw.c", 555 "src/gallium/frontends/dri/kopper.c",
|
/aosp_15_r20/external/mesa3d/docs/gallium/ |
H A D | screen.rst | 91 flag supported by the driver? If not, gallium frontends will insert 105 color clamping, gallium frontends may insert clamping code into the vertex 128 buffers. If not, gallium frontends must upload all data which is not in HW 186 and swizzling in gallium frontends. Generally, all hardware drivers with 334 * ``PIPE_CAP_FS_POSITION_IS_SYSVAL``: If gallium frontends should use a 336 * ``PIPE_CAP_FS_POINT_IS_SYSVAL``: If gallium frontends should use a system 338 * ``PIPE_CAP_FS_FACE_IS_INTEGER_SYSVAL``: If gallium frontends should use 555 * ``PIPE_CAP_THROTTLE``: Whether or not gallium frontends should throttle pipe_context 583 * ``PIPE_CAP_PREFER_IMM_ARRAYS_AS_CONSTBUF``: True if gallium frontends should
|
/aosp_15_r20/frameworks/av/services/tuner/aidl/android/media/tv/tuner/ |
H A D | ITunerService.aidl | 140 * Set the maximum usable frontends number of a given frontend type. It's used by client 141 * to enable or disable frontends when cable connection status is changed by user. 149 * Get the maximum usable frontends number of a given frontend type.
|