Home | History | Annotate | Download | only in codec

Lines Matching refs:img_width

692   int32_t img_width = m_GifFrameRect.Width();
695 for (int i = 0; i < img_width; i++) {
710 memcpy(m_pDecodeBuf + left, row_buf, img_width);