Searched refs:pic_hdr_ (Results 1 – 8 of 8) sorted by relevance
113 if (row + num_rows == dec->pic_hdr_.height_) { in ALPHDecode()124 const int width = dec->pic_hdr_.width_; in VP8DecompressAlphaRows()125 const int height = dec->pic_hdr_.height_; in VP8DecompressAlphaRows()
193 VP8PictureHeader pic_hdr_; member
720 (uint64_t)dec->pic_hdr_.width_ * dec->pic_hdr_.height_ : 0ULL; in AllocateMemory()
286 pic_hdr = &dec->pic_hdr_; in VP8GetHeaders()
92 const int width = dec->pic_hdr_.width_; in VP8DecompressAlphaRows()93 const int height = dec->pic_hdr_.height_; in VP8DecompressAlphaRows()
195 VP8PictureHeader pic_hdr_; member
428 (uint64_t)dec->pic_hdr_.width_ * dec->pic_hdr_.height_ : 0ULL; in AllocateMemory()
312 pic_hdr = &dec->pic_hdr_; in VP8GetHeaders()421 if (dec->pic_hdr_.colorspace_) { in VP8GetHeaders()