Home
last modified time | relevance | path

Searched defs:video_width (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/configs/
H A Dvp9.json5 "video_width": 640, number
H A Dvp8.json5 "video_width": 640, number
/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/
H A Drtp_generator.h43 int video_width = 640; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.h48 unsigned video_width, video_height; member
H A Dvl_matrix_filter.c133 unsigned video_width, unsigned video_height, in vl_matrix_filter_init()
H A Dvl_bicubic_filter.c151 create_frag_shader(struct vl_bicubic_filter *filter, unsigned video_width, in create_frag_shader()
H A Dvl_deint_filter.c252 unsigned video_width, unsigned video_height, in vl_deint_filter_init()
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_dp_compliance.c505 uint32_t video_width, video_height; in setup_video_pattern_framebuffer() local
540 uint32_t tile_height, tile_width, video_width, video_height; in fill_framebuffer() local
/aosp_15_r20/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java468 int video_width = mMediaPlayer.getVideoWidth(); in onSurfaceChanged() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h441 unsigned video_width, video_height; member
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto11710 optional int32 video_width = 13; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h338579 inline ::int32_t MediametricsMediaParserReported::video_width() const { in video_width() function