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