Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/webp/imageio/
H A Dwicdec.c61 const GUID* pixel_format; member
199 static int HasPalette(GUID pixel_format) { in HasPalette()
213 GUID pixel_format) { in HasAlpha()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dmpc.c137 enum color_space color_space, enum vpe_surface_pixel_format pixel_format) in get_color_space_type()
163 enum color_space color_space, enum vpe_surface_pixel_format pixel_format, uint32_t *array_size) in vpe_find_color_matrix()
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A Dgraphics.c12 enum pixel_format { enum
29 uint32_t pixel_format; /* See enum pixel_format */ member
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_ENUM_FRAMESIZES.c334 __u32 pixel_format) in supported_pixel_format_type()
364 static int supported_pixel_format(__u32 pixel_format) in supported_pixel_format()
/aosp_15_r20/external/rust/android-crates-io/crates/drm/src/control/
Dframebuffer.rs101 pub(crate) pixel_format: DrmFourcc, field
121 pub fn pixel_format(&self) -> DrmFourcc { in pixel_format() method
/aosp_15_r20/bootable/recovery/minui/
H A Dresources.cpp156 PixelFormat pixel_format = gr_pixel_format(); in TransformRgbToDraw() local
226 PixelFormat pixel_format = gr_pixel_format(); in res_create_display_surface() local
H A Dgraphics_drm.cpp81 PixelFormat pixel_format = gr_pixel_format(); in Create() local
/aosp_15_r20/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/proto/google/cloud/video/transcoder/v1/
H A Dresources.proto768 string pixel_format = 5; field
913 string pixel_format = 5; field
1065 string pixel_format = 5; field
/aosp_15_r20/external/googleapis/google/cloud/video/transcoder/v1/
H A Dresources.proto826 string pixel_format = 5; field
971 string pixel_format = 5; field
1123 string pixel_format = 5; field
/aosp_15_r20/external/autotest/client/site_tests/graphics_Gbm/src/
H A Dgbmtest.c71 uint32_t pixel_format; member
760 const uint32_t pixel_format = mappable_format_list[format_index].pixel_format; in test_gem_map_format() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dgem.h67 uint32_t pixel_format; member
H A Dioctl_wrappers.h181 uint32_t pixel_format; member
/aosp_15_r20/external/libepoxy/test/
H A Dwgl_common.c53 int pixel_format; in setup_pixel_format() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Dbutteraugli.c79 JxlPixelFormat pixel_format = { 4, JXL_TYPE_UINT8, JXL_NATIVE_ENDIAN, 0 }; in aom_calc_butteraugli() local
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/simple_decoder/
Dmain.rs171 let pixel_format: PixelFormat = match codec { in main() localVariable
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_result_processor.cc34 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create()
Drealtime_zsl_request_processor.cc123 android_pixel_format_t pixel_format) { in Create()
Drealtime_zsl_result_request_processor.cc48 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_mpc.c236 void vpe10_mpc_set_ocsc_default(struct mpc *mpc, enum vpe_surface_pixel_format pixel_format, in vpe10_mpc_set_ocsc_default()
270 void vpe10_program_output_csc(struct mpc *mpc, enum vpe_surface_pixel_format pixel_format, in vpe10_program_output_csc()
H A Dvpe10_dpp.c219 uint32_t pixel_format = 0; in vpe10_dpp_program_cnv() local
/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp96 int pixel_format = ChoosePixelFormat(_hdc, &pfd); in window() local
/aosp_15_r20/external/rust/crabbyavif/src/utils/
Dclap.rs108 pixel_format: PixelFormat, field
/aosp_15_r20/trusty/user/base/interface/secure_fb/include/interface/secure_fb/
Dsecure_fb.h137 uint32_t pixel_format; member
/aosp_15_r20/external/webrtc/test/
H A Dframe_generator_capturer.h43 FrameGeneratorInterface::OutputType pixel_format = member
/aosp_15_r20/development/tools/winscope/protos/surfaceflinger/udc/
H A Dlayers.proto66 string pixel_format = 19; field

12345678910>>...13