Searched defs:ref_frame_buf (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_tpl_model.c | 418 uint8_t *ref_frame_buf, int stride, in full_pixel_motion_search() 463 uint8_t *ref_frame_buf, int stride, in sub_pixel_motion_search() 495 uint8_t *ref_frame_buf, in motion_compensated_prediction() 1317 uint8_t *ref_frame_buf = ref_frame->y_buffer + mb_y_offset; in do_motion_search() local 1548 YV12_BUFFER_CONFIG *ref_frame_buf = gf_picture[ref_frame_idx].frame; in dump_tpl_stats() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.h | 117 struct buf_2d ref_frame_buf; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encode_strategy.c | 1569 const YV12_BUFFER_CONFIG *ref_frame_buf[INTER_REFS_PER_FRAME]; local
|
H A D | tpl_model.c | 256 uint8_t *ref_frame_buf, int stride, in motion_estimation()
|
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 582 struct buf_2d *dst_buf, const MV *mv, RefCntBuffer *ref_frame_buf, in dec_build_inter_predictors() 736 RefCntBuffer *const ref_frame_buf = &pool->frame_bufs[idx]; in dec_build_inter_predictors_sb() local
|