Home
last modified time | relevance | path

Searched refs:num_rows_16x16 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp9/
Dsimple_encode.cc885 const int num_rows_16x16 = get_num_unit_16x16(frame_height_); in ComputeFirstPassStats() local
921 std::vector<MotionVectorInfo> mv_info(num_rows_16x16 * num_cols_16x16); in ComputeFirstPassStats()
923 impl_ptr_->cpi->fp_motion_vector_info, num_rows_16x16, in ComputeFirstPassStats()