HomeSort by relevance Sort by last modified time
    Searched refs:AllocateYUV (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/base/
video_frame.h 263 void AllocateYUV();
video_frame.cc 36 frame->AllocateYUV();
341 // Release data allocated by AllocateYUV().
347 void VideoFrame::AllocateYUV() {

Completed in 80 milliseconds