Searched refs:decoded_height (Results 1 – 4 of 4) sorted by relevance
253 std::max(video_stat.height, frame_stat.decoded_height); in SliceAndCalcVideoStatistic()264 last_successfully_decoded_frame.decoded_height != in SliceAndCalcVideoStatistic()265 frame_stat.decoded_height) { in SliceAndCalcVideoStatistic()
497 frame_stat->decoded_height = decoded_frame.height(); in FrameDecoded()
64 size_t decoded_height = 0; member
29 ss << " decoded_height " << decoded_height; in ToString()