/aosp_15_r20/external/libvpx/vp9/ |
H A D | simple_encode.cc | 45 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 D | optical_flow.c | 186 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 D | temporal_filter.c | 644 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 D | wear_ui.cpp | 102 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 D | encoder_stream_factory.cc | 131 int frame_width, in CreateEncoderStreams() 437 int frame_width, in GetLayerResolutionFromRequestedResolution()
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconintra.c | 125 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/ |
D | engine_vulkan.cc | 479 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 D | rtcstats_objects.h | 333 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 D | video_common.h | 18 int frame_width; member
|
H A D | ivfenc.c | 17 int frame_cnt, int frame_width, in ivf_write_file_header_with_video_info()
|
/aosp_15_r20/external/libaom/common/ |
H A D | video_common.h | 19 int frame_width; member
|
/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_surfaces.cpp | 42 std::uint32_t frame_width, in HandleSurfaceFrame()
|
/aosp_15_r20/device/google/cuttlefish/host/libs/screen_connector/ |
D | screen_connector.h | 158 std::uint32_t frame_width, in RenderConfirmationUi()
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | inspection.c | 31 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
|
/aosp_15_r20/external/webrtc/test/ |
H A D | encoder_settings.cc | 109 int frame_width, in CreateEncoderStreams()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/ |
H A D | params.rs | 29 pub frame_width: u32, field
|
/aosp_15_r20/external/libvpx/vpx/ |
H A D | vpx_tpl.h | 52 int frame_width; /**< Frame width */ member
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | display_handler.cpp | 92 WebRtcScProcessedFrame& processed_frame) { in GetScreenConnectorCallback()
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | video_frame.cc | 64 int frame_width, in ScaleWithFrame()
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | pyramid.c | 268 const int frame_width = frame->y_crop_width; in fill_pyramid() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | vp9_uncompressed_header_parser.h | 101 int frame_width = 0; member
|
/aosp_15_r20/external/libva/va/ |
H A D | va_dec_vp8.h | 73 uint32_t frame_width; member
|
/aosp_15_r20/external/libgav1/src/ |
H A D | buffer_pool.h | 124 int32_t frame_width() const { return frame_width_; } in frame_width() function
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | verifier.cc | 403 uint32_t frame_width, in Probe()
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | temporal_filter_neon_dotprod.c | 236 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_neon_dotprod() local
|