/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/stm32f746_discovery/ |
D | image_provider.cc | 30 int frame_height, int channels, uint8_t* frame) { in GetImage()
|
/external/libvpx/libvpx/ |
D | video_common.h | 19 int frame_height; member
|
/external/libaom/libaom/common/ |
D | video_common.h | 20 int frame_height; member
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/apollo3evb/ |
D | image_provider.cc | 174 int frame_height, int channels, uint8_t* frame) { in GetImage()
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/sparkfun_edge/ |
D | image_provider.cc | 192 int frame_height, int channels, int8_t* frame) { in GetImage()
|
/external/crosvm/devices/src/virtio/video/ |
D | params.rs | 25 pub frame_height: u32, field
|
/external/libaom/libaom/av1/decoder/ |
D | inspection.c | 23 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconintra.c | 125 int frame_width, frame_height; in build_intra_predictors_high() local 275 int frame_width, frame_height; in build_intra_predictors() local
|
D | vp9_onyxc_int.h | 259 int frame_height; member
|
/external/webrtc/modules/video_coding/utility/ |
D | vp9_uncompressed_header_parser.h | 75 int frame_height = 0; member
|
/external/deqp-deps/amber/src/vulkan/ |
D | engine_vulkan.cc | 473 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/ |
D | vmaf.c | 122 int frame_width, int frame_height, int bit_depth, double *vmaf) { in aom_calc_vmaf_multi_frame()
|
/external/webrtc/api/video/ |
D | video_frame.cc | 65 int frame_height, in ScaleWithFrame()
|
/external/webrtc/api/stats/ |
D | rtcstats_objects.h | 299 RTCStatsMember<uint32_t> frame_height; variable 457 RTCStatsMember<uint32_t> frame_height; variable 502 RTCStatsMember<uint32_t> frame_height; variable
|
/external/libgav1/libgav1/src/ |
D | buffer_pool.h | 121 int32_t frame_height() const { return frame_height_; } in frame_height() function
|
/external/libvpx/libvpx/vpx_util/ |
D | vpx_debug_util.c | 89 static int frame_height = MAX_FRAME_HEIGHT; variable
|
/external/libvpx/libvpx/vp9/ |
D | simple_encode.cc | 105 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
|
D | vp9_cx_iface.c | 1873 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/ |
D | debug_util.c | 95 static int frame_height = MAX_FRAME_HEIGHT; variable
|
/external/deqp-deps/amber/src/ |
D | verifier.cc | 404 uint32_t frame_height, in Probe()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | temporal_filter_sse2.c | 230 const int frame_height = ref_frame->heights[0] << mbd->plane[0].subsampling_y; in av1_apply_temporal_filter_planewise_sse2() local
|
D | temporal_filter_avx2.c | 252 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/ |
D | temporal_filter.c | 693 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/ |
D | vp9_ratectrl.h | 170 int frame_height[FRAME_SCALE_STEPS]; member
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 534 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
|