Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c43 int b_w, int b_h, int b_d, in cs_prepare()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c440 int dst_stride, int x, int y, int b_w, int b_h, in build_mc_border()
478 int b_w, int b_h, int w, int h) { in high_build_mc_border()
516 int x0, int y0, int b_w, int b_h, in extend_and_predict()
541 int x0, int y0, int b_w, int b_h, in extend_and_predict()
669 const int b_w = x1 - x0 + 1; in dec_build_inter_predictors() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c411 int b_w, int b_h, int w, int h) { in highbd_build_mc_border()
448 int dst_stride, int x, int y, int b_w, int b_h, in build_mc_border()
533 const int b_w = block.x1 - block.x0; in extend_mc_border() local