Home
last modified time | relevance | path

Searched defs:frame_height (Results 1 – 25 of 54) 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/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.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()
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.rs30 pub frame_height: u32, field
/external/libaom/av1/qmode_rc/
Dducky_encode.h28 int frame_height; member
Dratectrl_qmode_interface.h61 int frame_height; member
287 int frame_height; member
Dratectrl_qmode.cc711 int frame_height, const GF_GROUP_STATS &gf_stats) { 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.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.c572 const int frame_height = frame_to_filter->y_crop_height; in av1_apply_temporal_filter_c() local
1194 const int frame_height = frame_to_filter->y_crop_height; in init_tf_ctx() local
1219 const int frame_height = frame->y_crop_height; in av1_check_show_filtered_frame() local
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc478 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawRect() local
547 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawGrid() local
/external/libaom/test/
Dducky_encode_test.cc109 const int frame_height = 288; in TEST() local
/external/webrtc/api/video/
Dvideo_frame.cc65 int frame_height, in ScaleWithFrame()
/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/libaom/aom_util/
Ddebug_util.c109 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/deqp-deps/amber/src/
Dverifier.cc404 uint32_t frame_height, in Probe()
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c209 const int frame_height = frame_to_filter->y_crop_height; in av1_apply_temporal_filter_sse2() local
Dhighbd_temporal_filter_sse2.c222 const int frame_height = frame_to_filter->y_crop_height; in av1_highbd_apply_temporal_filter_sse2() local

123