Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/stm32f746_discovery/
Dimage_provider.cc30 int frame_height, int channels, uint8_t* frame) { in GetImage()
/external/libvpx/libvpx/
Dvideo_common.h19 int frame_height; member
/external/libaom/libaom/common/
Dvideo_common.h20 int frame_height; member
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/apollo3evb/
Dimage_provider.cc174 int frame_height, int channels, uint8_t* frame) { in GetImage()
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/sparkfun_edge/
Dimage_provider.cc192 int frame_height, int channels, int8_t* frame) { in GetImage()
/external/crosvm/devices/src/virtio/video/
Dparams.rs25 pub frame_height: u32, field
/external/libaom/libaom/av1/decoder/
Dinspection.c23 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
/external/libvpx/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
Dvp9_onyxc_int.h259 int frame_height; member
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h75 int frame_height = 0; member
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc473 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawRect() local
542 const float frame_height = static_cast<float>(graphics->GetHeight()); in DoDrawGrid() local
/external/libaom/libaom/aom_dsp/
Dvmaf.c122 int frame_width, int frame_height, int bit_depth, double *vmaf) { in aom_calc_vmaf_multi_frame()
/external/webrtc/api/video/
Dvideo_frame.cc65 int frame_height, in ScaleWithFrame()
/external/webrtc/api/stats/
Drtcstats_objects.h299 RTCStatsMember<uint32_t> frame_height; variable
457 RTCStatsMember<uint32_t> frame_height; variable
502 RTCStatsMember<uint32_t> frame_height; variable
/external/libgav1/libgav1/src/
Dbuffer_pool.h121 int32_t frame_height() const { return frame_height_; } in frame_height() function
/external/libvpx/libvpx/vpx_util/
Dvpx_debug_util.c89 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc105 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
Dvp9_cx_iface.c1873 static vpx_codec_enc_cfg_t get_enc_cfg(int frame_width, int frame_height, in get_enc_cfg()
1893 VP9EncoderConfig vp9_get_encoder_config(int frame_width, int frame_height, in vp9_get_encoder_config()
/external/libaom/libaom/aom_util/
Ddebug_util.c95 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/deqp-deps/amber/src/
Dverifier.cc404 uint32_t frame_height, in Probe()
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c230 const int frame_height = ref_frame->heights[0] << mbd->plane[0].subsampling_y; in av1_apply_temporal_filter_planewise_sse2() local
Dtemporal_filter_avx2.c252 const int frame_height = ref_frame->heights[0] << mbd->plane[0].subsampling_y; in av1_apply_temporal_filter_planewise_avx2() local
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c693 const int frame_height = frame_to_filter->heights[0] in av1_apply_temporal_filter_planewise_c() local
936 const int frame_height = frame_to_filter->y_crop_height; in tf_do_filtering() local
1301 const int frame_height = frames[filter_frame_idx]->y_crop_height; in av1_temporal_filter() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h170 int frame_height[FRAME_SCALE_STEPS]; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c534 int b_h, int frame_width, int frame_height, in extend_and_predict()
558 int b_h, int frame_width, int frame_height, in extend_and_predict()
585 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, buf_stride, in dec_build_inter_predictors() local

12