Searched refs:decoded_width (Results 1 – 4 of 4) sorted by relevance
251 video_stat.width = std::max(video_stat.width, frame_stat.decoded_width); in SliceAndCalcVideoStatistic()262 if (last_successfully_decoded_frame.decoded_width != in SliceAndCalcVideoStatistic()263 frame_stat.decoded_width || in SliceAndCalcVideoStatistic()
496 frame_stat->decoded_width = decoded_frame.width(); in FrameDecoded()
63 size_t decoded_width = 0; member
28 ss << " decoded_width " << decoded_width; in ToString()