Searched refs:rec_buffer_pool (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | tpl_model.c | 355 const YV12_BUFFER_CONFIG *ref_frame_ptr[2], uint8_t *rec_buffer_pool[3], in get_rate_distortion() 394 uint8_t *dst_buffer = rec_buffer_pool[plane] + dst_mb_offset; in get_rate_distortion() 560 uint8_t *rec_buffer_pool[3] = { in mode_estimation() local 665 qcoeff, dqcoeff, cm, x, NULL, rec_buffer_pool, in mode_estimation() 1003 qcoeff, dqcoeff, cm, x, ref_frame_ptr, rec_buffer_pool, in mode_estimation() 1031 qcoeff, dqcoeff, cm, x, ref_frame_ptr, rec_buffer_pool, in mode_estimation() 1054 qcoeff, dqcoeff, cm, x, ref_frame_ptr, rec_buffer_pool, in mode_estimation() 1075 qcoeff, dqcoeff, cm, x, ref_frame_ptr, rec_buffer_pool, in mode_estimation()
|