Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h65 uint8_t* pCurY; member
112 uint8_t* pCurY = sLocalParam.pCurY; in operator() local
160 uint8_t* pCurY = sLocalParam.pCurY; in operator() local
/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h91 uint8_t* pCurY; //cur member
/third_party/openh264/codec/processing/interface/
DIWelsVP.h172 unsigned char* pCurY; // Y data of current frame member