Home
last modified time | relevance | path

Searched defs:uPlane (Results 1 – 1 of 1) sorted by relevance

/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp966 uint8_t *uPlane = (uint8_t *)malloc(frameSize - (mWidth * mHeight)); in setEncParams() local
1002 uint8_t *uPlane = (uint8_t *)malloc((mWidth * mHeight) / 4); in setEncParams() local