Searched refs:new_aligned_h (Results 1 – 2 of 2) sorted by relevance
216 int new_aligned_w, new_aligned_h; in SetOutputBuffer() local237 &new_aligned_h); in SetOutputBuffer()241 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()251 output_buffer_->height = UINT32(new_aligned_h); in SetOutputBuffer()
224 int new_aligned_w, new_aligned_h; in SetOutputBuffer() local245 &new_aligned_h); in SetOutputBuffer()249 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()259 output_buffer_->height = UINT32(new_aligned_h); in SetOutputBuffer()