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

  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.cc 204 int64_t nv12type = kCVPixelFormatType_420YpCbCr8BiPlanarFullRange; local
206 CFNumberCreate(nullptr, kCFNumberLongType, &nv12type);
h264_video_toolbox_encoder.cc 351 int64_t nv12type = kCVPixelFormatType_420YpCbCr8BiPlanarFullRange; local
353 CFNumberCreate(nullptr, kCFNumberLongType, &nv12type);

Completed in 6832 milliseconds