Lines Matching refs:bh
677 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
681 for (y = 0; y < height; y += bh) {
687 const unsigned h = MIN2(bh, height - y);
725 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
730 for (y = 0; y < height; y += bh) {
732 const unsigned h = MIN2(bh, height - y);
776 const unsigned bw = 4, bh = 4, bs = 16, comps = 4;
780 for (y = 0; y < height; y += bh) {
782 const unsigned h = MIN2(bh, height - y);
815 const unsigned bw = 4, bh = 4, bs = 16, comps = 4;
820 for (y = 0; y < height; y += bh) {
821 const unsigned h = MIN2(bh, height - y);
862 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2;
866 for (y = 0; y < height; y += bh) {
867 const unsigned h = MIN2(bh, height - y);
899 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2;
903 for (y = 0; y < height; y += bh) {
904 const unsigned h = MIN2(bh, height - y);
949 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2;
953 for (y = 0; y < height; y += bh) {
954 const unsigned h = MIN2(bh, height - y);
987 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2;
991 for (y = 0; y < height; y += bh) {
992 const unsigned h = MIN2(bh, height - y);
1034 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
1038 for (y = 0; y < height; y += bh) {
1039 const unsigned h = MIN2(bh, height - y);
1071 const unsigned bw = 4, bh = 4, bs = 8, comps = 4;
1076 for (y = 0; y < height; y += bh) {
1077 const unsigned h = MIN2(bh, height - y);