Home
last modified time | relevance | path

Searched defs:frame_width (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc45 static int get_plane_width(vpx_img_fmt_t img_fmt, int frame_width, int plane) { in get_plane_width()
467 static bool init_image_buffer(ImageBuffer *image_buffer, int frame_width, in init_image_buffer()
493 static size_t get_max_coding_data_byte_size(int frame_width, int frame_height) { in get_max_coding_data_byte_size()
498 int frame_width, int frame_height, in init_encode_frame_result()
793 int frame_width, int frame_height, vpx_rational_t frame_rate, in GetEncodeConfig()
810 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
/aosp_15_r20/external/libaom/av1/encoder/
H A Doptical_flow.c186 const int frame_width = frame->y_crop_width; in gradients_over_window() local
288 const int frame_width = frame_to_filter->y_crop_width; in detect_corners() local
407 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs()
966 const int frame_width = from_frame->y_crop_width; in pyramid_optical_flow() local
1063 const int frame_width = from_frame->y_crop_width; in av1_optical_flow() local
H A Dtemporal_filter.c644 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_c() local
1362 const int frame_width = frame_to_filter->y_crop_width; in init_tf_ctx() local
1387 const int frame_width = frame->y_crop_width; in av1_check_show_filtered_frame() local
/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dwear_ui.cpp102 int frame_width = gr_get_width(frame); in draw_background_locked() local
146 int frame_width = gr_get_width(frame); in draw_circle_foreground_locked() local
/aosp_15_r20/external/webrtc/video/config/
H A Dencoder_stream_factory.cc131 int frame_width, in CreateEncoderStreams()
437 int frame_width, in GetLayerResolutionFromRequestedResolution()
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconintra.c125 int frame_width, frame_height; in build_intra_predictors_high() local
275 int frame_width, frame_height; in build_intra_predictors() local
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc479 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawRect() local
548 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawGrid() local
/aosp_15_r20/external/webrtc/api/stats/
H A Drtcstats_objects.h333 RTCStatsMember<uint32_t> frame_width; variable
463 RTCStatsMember<uint32_t> frame_width; variable
538 RTCStatsMember<uint32_t> frame_width; variable
/aosp_15_r20/external/libvpx/
H A Dvideo_common.h18 int frame_width; member
H A Divfenc.c17 int frame_cnt, int frame_width, in ivf_write_file_header_with_video_info()
/aosp_15_r20/external/libaom/common/
H A Dvideo_common.h19 int frame_width; member
/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/
Dwayland_surfaces.cpp42 std::uint32_t frame_width, in HandleSurfaceFrame()
/aosp_15_r20/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h158 std::uint32_t frame_width, in RenderConfirmationUi()
/aosp_15_r20/external/libaom/av1/decoder/
H A Dinspection.c31 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
/aosp_15_r20/external/webrtc/test/
H A Dencoder_settings.cc109 int frame_width, in CreateEncoderStreams()
/aosp_15_r20/external/crosvm/devices/src/virtio/video/
H A Dparams.rs29 pub frame_width: u32, field
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_tpl.h52 int frame_width; /**< Frame width */ member
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.cpp92 WebRtcScProcessedFrame& processed_frame) { in GetScreenConnectorCallback()
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame.cc64 int frame_width, in ScaleWithFrame()
/aosp_15_r20/external/libaom/aom_dsp/
H A Dpyramid.c268 const int frame_width = frame->y_crop_width; in fill_pyramid() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dvp9_uncompressed_header_parser.h101 int frame_width = 0; member
/aosp_15_r20/external/libva/va/
H A Dva_dec_vp8.h73 uint32_t frame_width; member
/aosp_15_r20/external/libgav1/src/
H A Dbuffer_pool.h124 int32_t frame_width() const { return frame_width_; } in frame_width() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dverifier.cc403 uint32_t frame_width, in Probe()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dtemporal_filter_neon_dotprod.c236 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_neon_dotprod() local

123