Home
last modified time | relevance | path

Searched defs:ref_frame_buf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c418 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 Dreconinter.h117 struct buf_2d ref_frame_buf; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencode_strategy.c1569 const YV12_BUFFER_CONFIG *ref_frame_buf[INTER_REFS_PER_FRAME]; local
H A Dtpl_model.c256 uint8_t *ref_frame_buf, int stride, in motion_estimation()
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c582 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