Home
last modified time | relevance | path

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

123

/external/libvpx/
Dvideo_common.h18 int frame_width; member
Divfenc.c17 int frame_cnt, int frame_width, in ivf_write_file_header_with_video_info()
/external/libaom/common/
Dvideo_common.h19 int frame_width; member
/external/webrtc/video/config/
Dencoder_stream_factory.cc131 int frame_width, in CreateEncoderStreams()
437 int frame_width, in GetLayerResolutionFromRequestedResolution()
/external/libaom/av1/decoder/
Dinspection.c31 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
/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/webrtc/test/
Dencoder_settings.cc109 int frame_width, in CreateEncoderStreams()
/external/libvpx/vp9/
Dsimple_encode.cc41 static int get_plane_width(vpx_img_fmt_t img_fmt, int frame_width, int plane) { in get_plane_width()
463 static bool init_image_buffer(ImageBuffer *image_buffer, int frame_width, 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()
789 int frame_width, int frame_height, vpx_rational_t frame_rate, in GetEncodeConfig()
806 SimpleEncode::SimpleEncode(int frame_width, int frame_height, in SimpleEncode()
/external/libvpx/vpx/
Dvpx_tpl.h52 int frame_width; /**< Frame width */ member
/external/crosvm/devices/src/virtio/video/
Dparams.rs29 pub frame_width: u32, field
/external/libaom/av1/encoder/
Doptical_flow.c186 const int frame_width = frame->y_crop_width; in gradients_over_window() local
288 const int frame_width = frame_to_filter->y_crop_width; in detect_corners() local
407 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs()
966 const int frame_width = from_frame->y_crop_width; in pyramid_optical_flow() local
1063 const int frame_width = from_frame->y_crop_width; in av1_optical_flow() local
Dtemporal_filter.c634 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_c() local
1361 const int frame_width = frame_to_filter->y_crop_width; in init_tf_ctx() local
1386 const int frame_width = frame->y_crop_width; in av1_check_show_filtered_frame() local
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc479 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawRect() local
548 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawGrid() local
/external/webrtc/api/video/
Dvideo_frame.cc64 int frame_width, in ScaleWithFrame()
/external/libaom/aom_dsp/
Dpyramid.c268 const int frame_width = frame->y_crop_width; in fill_pyramid() local
/external/webrtc/api/stats/
Drtcstats_objects.h333 RTCStatsMember<uint32_t> frame_width; variable
463 RTCStatsMember<uint32_t> frame_width; variable
538 RTCStatsMember<uint32_t> frame_width; variable
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h101 int frame_width = 0; member
/external/libgav1/src/
Dbuffer_pool.h124 int32_t frame_width() const { return frame_width_; } in frame_width() function
/external/deqp-deps/amber/src/
Dverifier.cc403 uint32_t frame_width, in Probe()
/external/libaom/av1/encoder/arm/neon/
Dtemporal_filter_neon_dotprod.c226 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_neon_dotprod() local
/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc141 int frame_width, in TestRtpStatePreservation()
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c240 const int frame_width = frame_to_filter->y_crop_width; in av1_apply_temporal_filter_sse2() local
Dhighbd_temporal_filter_sse2.c259 const int frame_width = frame_to_filter->y_crop_width; in av1_highbd_apply_temporal_filter_sse2() local
/external/libaom/test/
Dav1_external_partition_test.cc44 int frame_width; member
/external/webrtc/call/
Drampup_tests.cc149 int frame_width, in CreateEncoderStreams()

123