Searched refs:last_frame_height_ (Results 1 – 2 of 2) sorted by relevance
167 int last_frame_height_; variable
1065 last_frame_height_(0), in VP8DecoderImpl()1151 if (last_frame_width_ * last_frame_height_ <= 640 * 360) { in Decode()1336 last_frame_height_ = img->d_h; in ReturnFrame()