Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocommon.cc105 void ComputeScaleMaxPixels(int frame_width, int frame_height, int max_pixels, in ComputeScaleMaxPixels()
142 void ComputeScale(int frame_width, int frame_height, int fps, in ComputeScale()
157 int frame_width, int frame_height, in ComputeCrop()
Dtestutils.h141 int frame_height() const { return frame_height_; } in frame_height() function
Dmediachannel.h838 int frame_height; member
/external/libxcam/plugins/smart/dvs/libdvs/
Dlibdvs.h43 int frame_height; member
55 int frame_height; member
/external/libvpx/libvpx/
Dvideo_common.h19 int frame_height; member
/external/libaom/libaom/common/
Dvideo_common.h20 int frame_height; member
/external/libaom/libaom/av1/decoder/
Dinspection.c23 void ifd_init(insp_frame_data *fd, int frame_width, int frame_height) { in ifd_init()
Ddecodeframe.c490 int frame_height = pre_buf->height; in update_extend_mc_border_params() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoframefactory_unittest.cc41 const int frame_height = 1080; in InitFrame() local
Dwebrtcvideoframe_unittest.cc62 const int frame_height = 1080; in TestInit() local
/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
/external/libxcam/xcore/base/
Dxcam_smart_result.h65 int frame_height; member
/external/libxcam/tests/
Dtest-device-manager.cpp101 void set_frame_height (uint32_t frame_height) { in set_frame_height()
370 uint32_t frame_height = 1080; in main() local
/external/webrtc/talk/media/devices/
Dfilevideocapturer_unittest.cc75 int frame_height() const { return frame_height_; } in frame_height() function in __anond807f67c0111::FileVideoCapturerTest::VideoCapturerListener
/external/webrtc/webrtc/modules/video_coding/
Dreceiver.cc72 uint16_t frame_height) { in InsertPacket()
/external/libaom/libaom/aom_util/
Ddebug_util.c91 static int frame_height = MAX_FRAME_HEIGHT; variable
/external/v4l2_codec2/vda/
Dvp9_parser.h217 uint32_t frame_height; member
281 uint32_t frame_height; member
/external/libaom/libaom/av1/encoder/
Dpickcdef.c358 const int frame_height = in av1_cdef_search() local
Dencoder.c3717 const int frame_height = cm->superres_upscaled_height; in av1_set_frame_size() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h170 int frame_height[FRAME_SCALE_STEPS]; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c517 int frame_width, int frame_height, in extend_and_predict()
542 int frame_width, int frame_height, in extend_and_predict()
569 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, buf_stride, in dec_build_inter_predictors() local
/external/libaom/libaom/av1/common/
Drestoration.c1099 const int frame_height = frame->crop_heights[0]; in av1_loop_restoration_filter_frame_init() local