Home | History | Annotate | Download | only in lbmp

Lines Matching refs:biCompression

129             _GetDWord_LSBFirst((uint8_t*)&bmp_info_header_ptr->biCompression);

158 _GetDWord_LSBFirst((uint8_t*)&bmp_info_header_ptr->biCompression);
706 _SetDWord_LSBFirst(&dst_buf[offset], info_head_ptr->biCompression);
745 if (bmp_ptr->info_header.biCompression == BMP_BITFIELDS) {
955 switch (bmp_ptr->info_header.biCompression) {