Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c534 static void extend_and_predict(TileWorkerData *twd, const uint8_t *buf_ptr1, in extend_and_predict()
558 static void extend_and_predict(TileWorkerData *twd, const uint8_t *buf_ptr1, in extend_and_predict()
686 const uint8_t *const buf_ptr1 = ref_frame + y0 * buf_stride + x0; in dec_build_inter_predictors() local