/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/ |
H A D | display.c | 33 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) in vlVaQueryDisplayAttributes() 55 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaGetDisplayAttributes() 97 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaSetDisplayAttributes()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/ |
H A D | media_libva_interface.cpp | 391 int32_t *num_attributes) in QueryDisplayAttributes() 401 int32_t num_attributes) in GetDisplayAttributes()
|
H A D | media_libva.cpp | 6036 int32_t *num_attributes) in DdiMedia_QueryDisplayAttributes() 6069 int32_t num_attributes) in DdiMedia_GetDisplayAttributes() 6101 int32_t num_attributes) in DdiMedia_SetDisplayAttributes()
|
/aosp_15_r20/tools/security/fuzzing/llm/tinyxml2_fuzzer/ |
H A D | gen_corpus2.py | 5 def generate_random_xml(depth=0, max_depth=3, num_attributes=2, max_text_length=20): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/ |
D | get_current_player_application_setting_value.cc | 83 size_t num_attributes = GetNumberOfRequestedAttributes(); in IsValid() local
|
D | get_element_attributes_packet.cc | 60 size_t num_attributes = GetNumAttributes(); in IsValid() local
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | host_p11.c | 57 CK_ULONG num_attributes, CK_OBJECT_HANDLE *object) in pkcs11_find()
|
/aosp_15_r20/external/libva/va/ |
H A D | va.c | 2140 int *num_attributes /* out */ in vaQueryDisplayAttributes() 2166 int num_attributes in vaGetDisplayAttributes() 2191 int num_attributes in vaSetDisplayAttributes()
|
H A D | va_trace.c | 6966 int *num_attributes /* out */ in va_TraceQueryDisplayAttributes() 6996 int num_attributes in va_TraceDisplayAttributes() 7021 int num_attributes in va_TraceGetDisplayAttributes() 7036 int num_attributes in va_TraceSetDisplayAttributes()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_args.c | 191 unsigned num_attributes = util_last_bit(info->vs.input_slot_usage_mask); in declare_vs_input_vgprs() local
|
H A D | radv_device.c | 213 for (unsigned num_attributes = 1; num_attributes <= 16; num_attributes++) { in radv_device_init_vs_prologs() local
|
H A D | radv_shader.h | 319 unsigned num_attributes; member
|
H A D | radv_cmd_buffer.c | 5057 radv_instance_rate_prolog_index(unsigned num_attributes, uint32_t instance_rate_inputs) in radv_instance_rate_prolog_index() 5092 unsigned num_attributes = util_last_bit(vs_shader->info.vs.vb_desc_usage_mask); in lookup_vs_prolog() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdpint.h | 105 uint16_t num_attributes; member
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | glx_pbuffer.c | 234 unsigned int num_attributes; in __glXGetDrawableAttribute() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_draw.c | 313 int num_attributes = ctx->vertex_elements->num_elements; in lima_pack_vs_cmd() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_shader_info.h | 42 unsigned num_attributes; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/ |
H A D | pjrt_c_api.h | 440 size_t num_attributes; // out member
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 9506 int num_attributes) { in FindZFPCompressionParam() 9701 size_t num_attributes, in DecodePixelData() 10318 int tile_size_y, size_t pixel_data_size, size_t num_attributes, in DecodeTiledPixelData()
|