Home
last modified time | relevance | path

Searched defs:profile (Results 226 - 250 of 508) sorted by relevance

12345678910>>...21

/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h161 enum pipe_video_profile profile; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c218 rvid_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) rvid_get_video_param() argument
328 rvid_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) rvid_is_format_supported() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dquery.c175 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, in vlVdpDecoderQueryCapabilities() argument
/third_party/node/src/
H A Dinspector_profiler.cc185 Local<Object> profile; local
227 Local<Object> profile; global() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c236 static void vp3_getpath(enum pipe_video_profile profile, char *path) in vp3_getpath() argument
255 static void vp4_getpath(enum pipe_video_profile profile, char *path) in vp4_getpath() argument
366 firmware_present(struct pipe_screen *pscreen, enum pipe_video_profile profile) in firmware_present() argument
279 nouveau_vp3_load_firmware(struct nouveau_vp3_decoder *dec, enum pipe_video_profile profile, unsigned chipset) nouveau_vp3_load_firmware() argument
434 nouveau_vp3_screen_get_video_param(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) nouveau_vp3_screen_get_video_param() argument
552 nouveau_vp3_screen_video_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) nouveau_vp3_screen_video_supported() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dnfsprep.c61 UStringPrepProfile* profile = NULL; in nfs4_prepare() local
H A Dspreptst.c111 const char *profile; member
603 UStringPrepProfile* profile = NULL; in TestBEAMWarning() local
H A Dsprpdata.c284 UStringPrepProfile* profile = NULL; in doStringPrepTest() local
/third_party/libinput/tools/
H A Dlibinput-list-devices.c193 enum libinput_config_accel_profile profile; in accel_profiles() local
H A Dptraccel-debug.c231 accel_profile_func_t profile = NULL; in main() local
152 print_accel_func(struct motion_filter *filter, accel_profile_func_t profile, int dpi) print_accel_func() argument
[all...]
H A Dshared.h123 enum libinput_config_accel_profile profile; member
/third_party/libinput/src/
H A Dfilter-touchpad-x230.c63 accel_profile_func_t profile; member
H A Dfilter.c296 calculate_acceleration_simpsons(struct motion_filter *filter, accel_profile_func_t profile, void *data, double velocity, double last_velocity, uint64_t time) calculate_acceleration_simpsons() argument
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.cc272 auto profile = new v8::internal::AllocationProfile(); in GetAllocationProfile() local
210 TranslateAllocationNode( AllocationProfile* profile, SamplingHeapProfiler::AllocationNode* node, const std::map<int, Handle<Script>>& scripts) TranslateAllocationNode() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.c462 d3d12_convert_pipe_video_profile_to_dxgi_format(enum pipe_video_profile profile) in d3d12_convert_pipe_video_profile_to_dxgi_format() argument
H A Dd3d12_video_dec_h264.cpp322 d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264( uint32_t frameNum, pipe_video_profile profile, uint32_t decodeWidth, uint32_t decodeHeight, pipe_h264_picture_desc *pPipeDesc) d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c541 static int si_get_video_param_no_video_hw(struct pipe_screen *screen, enum pipe_video_profile profile, in si_get_video_param_no_video_hw() argument
568 static int si_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, in si_get_video_param() argument
782 si_vid_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) si_vid_is_format_supported() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c107 vl_video_buffer_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) vl_video_buffer_is_format_supported() argument
H A Dvl_stubs.c14 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) vl_profile_supported() argument
23 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) vl_level_supported() argument
50 vl_video_buffer_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) vl_video_buffer_is_format_supported() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c466 r300_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) r300_get_video_param() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c65 static bool profile_good_for_output(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_output() argument
100 static bool profile_good_for_input(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_input() argument
136 pa_card_profile *best_profile = NULL, *profile; try_to_switch_profile() local
370 pa_card_profile *profile, *best_profile; find_best_profile() local
387 card_profile_available_hook_callback(pa_core *c, pa_card_profile *profile, struct userdata *u) card_profile_available_hook_callback() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c146 pa_card_profile *profile; in card_set_profile() local
329 pa_card_profile *profile; find_best_profile() local
345 profile_available_hook_callback(pa_core *c, pa_card_profile *profile, void *userdata) profile_available_hook_callback() argument
399 pa_card_profile *profile; handle_all_profiles() local
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-card-profile.c45 pa_card_profile *profile; member
202 pa_dbusiface_card_profile_new( pa_dbusiface_card *card, pa_core *core, pa_card_profile *profile, uint32_t idx) pa_dbusiface_card_profile_new() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c150 pa_card_profile *profile; in pa_card_new() local
210 pa_card_profile *profile; in pa_card_choose_initial_profile() local
297 pa_card_add_profile(pa_card *c, pa_card_profile *profile) pa_card_add_profile() argument
350 pa_card_set_profile(pa_card *c, pa_card_profile *profile, bool save) pa_card_set_profile() argument
[all...]
/third_party/openGLES/xml/
H A Dgenglvnd.py19 profile = False variable
45 profile = True variable
[all...]

Completed in 28 milliseconds

12345678910>>...21