Home
last modified time | relevance | path

Searched defs:scaled_height (Results 1 – 23 of 23) sorted by relevance

/external/webrtc/api/video/
Dvideo_frame_buffer.cc27 int scaled_height) { in CropAndScale()
142 int scaled_height) { in CropAndScale()
167 int scaled_height) { in CropAndScale()
216 int scaled_height) { in CropAndScale()
Dvideo_frame_buffer.h104 int scaled_height) { in Scale()
/external/webrtc/test/
Dmappable_native_buffer.cc80 int scaled_height) { in CropAndScale()
114 int scaled_height) { in CropAndScale()
/external/webp/tests/fuzzer/
Dadvanced_api_fuzzer.cc99 int scaled_height = config.options.scaled_height; in AdvancedApiTest() local
Dfuzz_utils.cc74 const int scaled_height = 1 + (pic->height * params.height_ratio) / 8; in CropOrScale() local
/external/webp/src/utils/
Drescaler_utils.c87 int* const scaled_height) { in WebPRescalerGetScaledDimensions()
/external/ComputeLibrary/tests/validation/fixtures/
DROIAlignLayerFixture.h78 …const auto scaled_height = static_cast<float>((shape[get_data_layout_dimension_index(data_layout, … variable
DROIPoolingLayerFixture.h77 …const auto scaled_height = static_cast<float>((shape[get_data_layout_dimension_index(data_layout, … variable
/external/webp/src/dec/
Dvp8_dec.h103 int scaled_width, scaled_height; member
Dbuffer_dec.c200 int scaled_height = options->scaled_height; in WebPAllocateDecBuffer() local
Dwebp_dec.c846 int scaled_height = options->scaled_height; in WebPIoInitFromOptions() local
/external/libaom/av1/encoder/
Dencoder_alloc.h432 int scaled_height) { in realloc_and_scale_source()
Dav1_temporal_denoiser.c545 int scaled_height = height; in av1_denoiser_alloc() local
/external/webp/src/webp/
Ddecode.h454 int scaled_width, scaled_height; // final resolution member
/external/libvpx/vp9/encoder/
Dvp9_denoiser.c617 int scaled_height = height; in vp9_denoiser_alloc() local
/external/libvpx/test/
Dsvc_datarate_test.cc556 unsigned int scaled_height = top_sl_height_ * in FramePktHook() local
/external/rust/crabbyavif/c_api_tests/
Ddecoder_tests.cc716 const uint32_t scaled_height = in TEST_P() local
/external/kernel-headers/original/uapi/linux/media/raspberrypi/
Dpisp_be_config.h619 __u16 scaled_height; member
648 __u16 scaled_height; member
/external/libaom/av1/common/
Dresize.c1211 const int scaled_height = in av1_realloc_and_scale_if_required() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.cc4649 uint32_t scaled_height = bin.extent.height / frag_area.height; in fdm_apply_load_coords() local
5068 uint32_t scaled_height = bin.extent.height / frag_area.height; in fdm_apply_store_coords() local
Dtu_pipeline.cc2720 uint32_t scaled_height = bin.extent.height / frag_area.height; in fdm_apply_scissors() local
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc176 int scaled_height) override { in CropAndScale()
/external/coreboot/src/vendorcode/wuffs/
Dwuffs-v0.4.c25940 uint64_t scaled_height = (((uint64_t)height) + (inv_v - 1u)) / inv_v; in wuffs_base__pixel_swizzler__flattened_length() local