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 336 void AllocateYUV();
video_frame.cc 78 frame->AllocateYUV();
642 // Release data allocated by AllocateYUV().
648 void VideoFrame::AllocateYUV() {

Completed in 157 milliseconds