Searched defs:image_buffer (Results 1 – 2 of 2) sorted by relevance
344 rtc::scoped_ptr<uint8_t[]> image_buffer(new uint8_t[length]); in FrameDecoded() local358 rtc::scoped_ptr<uint8_t[]> image_buffer(new uint8_t[length]); in FrameDecoded() local
85 CVImageBufferRef image_buffer, in VTDecompressionOutputCallback()