Home
last modified time | relevance | path

Searched defs:frame_height (Results 1 – 25 of 55) sorted by relevance

123

/external/libvpx/
Dvideo_common.h19 int frame_height; member
Divfenc.c18 int frame_height, in ivf_write_file_header_with_video_info()
/external/libaom/common/
Dvideo_common.h20 int frame_height; member
/external/webrtc/video/config/
Dencoder_stream_factory.cc132 int frame_height, in CreateEncoderStreams()
438 int frame_height, in GetLayerResolutionFromRequestedResolution()
/external/libaom/av1/decoder/
Dinspection.c31 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
/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/webrtc/test/
Dencoder_settings.cc110 int frame_height, in CreateEncoderStreams()
/external/libvpx/vp9/
Dsimple_encode.cc25 static int get_plane_height(vpx_img_fmt_t img_fmt, int frame_height, in get_plane_height()
464 int frame_height, vpx_img_fmt_t img_fmt) { 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()
789 int frame_width, int frame_height, vpx_rational_t frame_rate, in GetEncodeConfig()
806 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
/external/libvpx/vpx/
Dvpx_tpl.h53 int frame_height; /**< Frame height */ member
/external/crosvm/devices/src/virtio/video/
Dparams.rs30 pub frame_height: u32, field
/external/libaom/av1/encoder/
Doptical_flow.c185 const int frame_height = frame->y_crop_height; in gradients_over_window() local
287 const int frame_height = frame_to_filter->y_crop_height; in detect_corners() local
406 static void filter_mvs(const MV_FILTER_TYPE mv_filter, const int frame_height, in filter_mvs()
965 const int frame_height = from_frame->y_crop_height; in pyramid_optical_flow() local
1062 const int frame_height = from_frame->y_crop_height; in av1_optical_flow() local
Dtemporal_filter.c633 const int frame_height = frame_to_filter->y_crop_height; in av1_apply_temporal_filter_c() local
1360 const int frame_height = frame_to_filter->y_crop_height; in init_tf_ctx() local
1385 const int frame_height = frame->y_crop_height; in av1_check_show_filtered_frame() local
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc480 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawRect() local
549 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawGrid() local
/external/webrtc/api/video/
Dvideo_frame.cc65 int frame_height, in ScaleWithFrame()
/external/libaom/aom_dsp/
Dpyramid.c269 const int frame_height = frame->y_crop_height; in fill_pyramid() local
/external/webrtc/api/stats/
Drtcstats_objects.h334 RTCStatsMember<uint32_t> frame_height; variable
464 RTCStatsMember<uint32_t> frame_height; variable
539 RTCStatsMember<uint32_t> frame_height; variable
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h102 int frame_height = 0; member
/external/libvpx/vpx_util/
Dvpx_debug_util.c89 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/libgav1/src/
Dbuffer_pool.h125 int32_t frame_height() const { return frame_height_; } in frame_height() function
/external/deqp-deps/amber/src/
Dverifier.cc404 uint32_t frame_height, in Probe()
/external/libaom/aom_util/
Ddebug_util.c109 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/libaom/av1/encoder/arm/neon/
Dtemporal_filter_neon_dotprod.c225 const int frame_height = frame_to_filter->y_crop_height; in av1_apply_temporal_filter_neon_dotprod() local
/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc142 int frame_height, in TestRtpStatePreservation()
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c239 const int frame_height = frame_to_filter->y_crop_height; in av1_apply_temporal_filter_sse2() local
Dhighbd_temporal_filter_sse2.c258 const int frame_height = frame_to_filter->y_crop_height; in av1_highbd_apply_temporal_filter_sse2() local

123