Home
last modified time | relevance | path

Searched refs:nv12type (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_decoder.cc204 int64_t nv12type = kCVPixelFormatType_420YpCbCr8BiPlanarFullRange; in ResetDecompressionSession() local
206 CFNumberCreate(nullptr, kCFNumberLongType, &nv12type); in ResetDecompressionSession()
Dh264_video_toolbox_encoder.cc351 int64_t nv12type = kCVPixelFormatType_420YpCbCr8BiPlanarFullRange; in ResetCompressionSession() local
353 CFNumberCreate(nullptr, kCFNumberLongType, &nv12type); in ResetCompressionSession()