Searched refs:src_mb_buffer (Results 1 – 1 of 1) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | tpl_model.c | 466 uint8_t *src_mb_buffer = xd->cur_buf->y_buffer + mb_y_offset; in mode_estimation() local 563 tpl_get_satd_cost(bd_info, src_diff, bw, src_mb_buffer, src_stride, in mode_estimation() 605 tpl_get_satd_cost(bd_info, src_diff, bw, src_mb_buffer, src_stride, in mode_estimation() 710 src_mb_buffer, src_stride, &ref_mb[mv.row * ref_stride + mv.col], in mode_estimation() 730 uint32_t thissme = motion_estimation(cpi, x, src_mb_buffer, ref_mb, in mode_estimation() 756 tpl_get_satd_cost(bd_info, src_diff, bw, src_mb_buffer, src_stride, in mode_estimation() 876 tpl_get_satd_cost(bd_info, src_diff, bw, src_mb_buffer, src_stride, in mode_estimation()
|