Home
last modified time | relevance | path

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

12

/external/libvpx/
Dvideo_common.h18 int frame_width; member
Divfenc.c17 int frame_cnt, int frame_width, in ivf_write_file_header_with_video_info()
/external/libaom/common/
Dvideo_common.h19 int frame_width; member
/external/webrtc/video/config/
Dencoder_stream_factory.cc131 int frame_width, in CreateEncoderStreams()
437 int frame_width, in GetLayerResolutionFromRequestedResolution()
/external/libvpx/vp9/common/
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
/external/libaom/av1/decoder/
Dinspection.c31 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
/external/webrtc/test/
Dencoder_settings.cc109 int frame_width, in CreateEncoderStreams()
/external/libvpx/vp9/
Dsimple_encode.cc41 static int get_plane_width(vpx_img_fmt_t img_fmt, int frame_width, int plane) { in get_plane_width()
463 static bool init_image_buffer(ImageBuffer *image_buffer, int frame_width, in init_image_buffer()
489 static size_t get_max_coding_data_byte_size(int frame_width, int frame_height) { in get_max_coding_data_byte_size()
494 int frame_width, int frame_height, in init_encode_frame_result()
787 int frame_width, int frame_height, vpx_rational_t frame_rate, in GetEncodeConfig()
804 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
/external/crosvm/devices/src/virtio/video/
Dparams.rs29 pub frame_width: u32, field
/external/libaom/av1/qmode_rc/
Dducky_encode.h27 int frame_width; member
Dratectrl_qmode_interface.h60 int frame_width; member
286 int frame_width; member
Dratectrl_qmode.cc710 int max_gop_show_frame_count, int frame_width, in DetectGopCut()
897 TplFrameDepStats CreateTplFrameDepStats(int frame_height, int frame_width, in CreateTplFrameDepStats()
1273 int frame_width, int frame_height, in SetupDeltaQ()
/external/libaom/av1/encoder/
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
Dtemporal_filter.c573 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_c() local
1195 const int frame_width = frame_to_filter->y_crop_width; in init_tf_ctx() local
1220 const int frame_width = frame->y_crop_width; in av1_check_show_filtered_frame() local
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc477 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawRect() local
546 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawGrid() local
/external/libaom/test/
Dducky_encode_test.cc108 const int frame_width = 352; in TEST() local
/external/webrtc/api/video/
Dvideo_frame.cc64 int frame_width, in ScaleWithFrame()
/external/webrtc/api/stats/
Drtcstats_objects.h333 RTCStatsMember<uint32_t> frame_width; variable
463 RTCStatsMember<uint32_t> frame_width; variable
538 RTCStatsMember<uint32_t> frame_width; variable
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h101 int frame_width = 0; member
/external/libgav1/src/
Dbuffer_pool.h124 int32_t frame_width() const { return frame_width_; } in frame_width() function
/external/deqp-deps/amber/src/
Dverifier.cc403 uint32_t frame_width, in Probe()
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c210 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_sse2() local
Dhighbd_temporal_filter_sse2.c223 const int frame_width = frame_to_filter->y_crop_width; in av1_highbd_apply_temporal_filter_sse2() local
Dtemporal_filter_avx2.c234 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_avx2() local
/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc141 int frame_width, in TestRtpStatePreservation()

12