Home
last modified time | relevance | path

Searched defs:frame_width (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/stm32f746_discovery/
Dimage_provider.cc29 TfLiteStatus GetImage(tflite::ErrorReporter* error_reporter, int frame_width, in GetImage()
/external/libvpx/libvpx/
Dvideo_common.h18 int frame_width; member
/external/libaom/libaom/common/
Dvideo_common.h19 int frame_width; member
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/apollo3evb/
Dimage_provider.cc173 TfLiteStatus GetImage(tflite::ErrorReporter* error_reporter, int frame_width, in GetImage()
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/sparkfun_edge/
Dimage_provider.cc191 TfLiteStatus GetImage(tflite::ErrorReporter* error_reporter, int frame_width, in GetImage()
/external/crosvm/devices/src/virtio/video/
Dparams.rs24 pub frame_width: u32, field
Dprotocol.rs327 pub frame_width: Le32, 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.h258 int frame_width; member
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h74 int frame_width = 0; member
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc472 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawRect() local
541 const float frame_width = static_cast<float>(graphics->GetWidth()); 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.cc64 int frame_width, in ScaleWithFrame()
/external/webrtc/api/stats/
Drtcstats_objects.h298 RTCStatsMember<uint32_t> frame_width; variable
456 RTCStatsMember<uint32_t> frame_width; variable
501 RTCStatsMember<uint32_t> frame_width; variable
/external/libgav1/libgav1/src/
Dbuffer_pool.h120 int32_t frame_width() const { return frame_width_; } in frame_width() function
/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/deqp-deps/amber/src/
Dverifier.cc403 uint32_t frame_width, in Probe()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h169 int frame_width[FRAME_SCALE_STEPS]; member
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c937 const int frame_width = frame_to_filter->y_crop_width; in tf_do_filtering() local
1302 const int frame_width = frames[filter_frame_idx]->y_crop_width; in av1_temporal_filter() local
/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
/external/webrtc/media/base/
Dmedia_channel.h593 int frame_width = 0; member
/external/libaom/libaom/av1/common/
Drestoration.c1115 const int frame_width = frame->crop_widths[0]; in av1_loop_restoration_filter_frame_init() local
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h722 uint16_t frame_width; member

12