Searched refs:input_step (Results 1 – 1 of 1) sorted by relevance
222 unsigned int input_step, bool intra) in fwht() argument232 stride *= input_step; in fwht()235 if (input_step == 1) { in fwht()521 unsigned int stride, unsigned int input_step) in fill_encoder_block() argument526 for (j = 0; j < 8; j++, input += input_step) in fill_encoder_block()528 input += (stride - 8) * input_step; in fill_encoder_block()560 unsigned int input_step) in decide_blocktype() argument569 fill_encoder_block(cur, tmp, stride, input_step); in decide_blocktype()620 unsigned int input_step, in encode_plane() argument639 deltablock, width, input_step); in encode_plane()[all …]