Home
last modified time | relevance | path

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

/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp965 uint8_t *yPlane = (uint8_t *)malloc(mWidth * mHeight); in setEncParams() local
986 uint8_t *yPlane = (uint8_t *)malloc(frameSize); in setEncParams() local
1001 uint8_t *yPlane = (uint8_t *)malloc(mWidth * mHeight); in setEncParams() local