Home
last modified time | relevance | path

Searched refs:init_obmc_weight_row (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c1574 static void init_obmc_weight_row(Plane *p, uint8_t *obmc_weight, int stride, in init_obmc_weight_row() function
1593 init_obmc_weight_row(p, obmc_weight, stride, left, right, 8); in init_obmc_weight()
1598 init_obmc_weight_row(p, obmc_weight, stride, left, right, wy); in init_obmc_weight()
1602 init_obmc_weight_row(p, obmc_weight, stride, left, right, 8); in init_obmc_weight()

Completed in 6 milliseconds