Lines Matching refs:bh
679 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
683 for (y = 0; y < height; y += bh) {
689 const unsigned h = MIN2(bh, height - y);
727 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
732 for (y = 0; y < height; y += bh) {
734 const unsigned h = MIN2(bh, height - y);
778 const unsigned bw = 4, bh = 4, bs = 16, comps = 4;
782 for (y = 0; y < height; y += bh) {
784 const unsigned h = MIN2(bh, height - y);
817 const unsigned bw = 4, bh = 4, bs = 16, comps = 4;
822 for (y = 0; y < height; y += bh) {
823 const unsigned h = MIN2(bh, height - y);
864 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2;
868 for (y = 0; y < height; y += bh) {
869 const unsigned h = MIN2(bh, height - y);
901 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2;
905 for (y = 0; y < height; y += bh) {
906 const unsigned h = MIN2(bh, height - y);
951 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2;
955 for (y = 0; y < height; y += bh) {
956 const unsigned h = MIN2(bh, height - y);
989 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2;
993 for (y = 0; y < height; y += bh) {
994 const unsigned h = MIN2(bh, height - y);
1036 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
1040 for (y = 0; y < height; y += bh) {
1041 const unsigned h = MIN2(bh, height - y);
1073 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
1078 for (y = 0; y < height; y += bh) {
1079 const unsigned h = MIN2(bh, height - y);