Home
last modified time | relevance | path

Searched defs:frame_width_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/commands/v4l2_streamer/
Dvsock_frame_source.h74 int frame_width_ = 0; variable
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dgraphics_pipeline.h97 uint32_t frame_width_ = 0; variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dblank_detector_desktop_capturer_wrapper_unittest.cc36 const int frame_width_ = 1024; member in webrtc::BlankDetectorDesktopCapturerWrapperTest
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dobject_tracker.h195 const int frame_width_; variable
/aosp_15_r20/external/libgav1/src/
H A Dbuffer_pool.h342 int32_t frame_width_ = 0; variable
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.h531 int frame_width_; // frame width in pixels. variable
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c115 int frame_width_, frame_height_; member