Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyAllocator.h80 BuddyBlock* pLeft; member
/third_party/skia/third_party/externals/swiftshader/src/Common/
DConfigurator.cpp74 string::size_type pLeft = line.find_first_of(";#[="); in readFile() local
/third_party/skia/third_party/externals/swiftshader/src/System/
DConfigurator.cpp74 string::size_type pLeft = line.find_first_of(";#[="); in readFile() local
/third_party/openh264/test/decoder/
DDecUT_IntraPrediction.cpp414 uint8_t* pLeft = &pPred[-1]; in WelsIChromaPredPlane_ref() local
549 uint8_t* pLeft = &pPred[-1]; in WelsI16x16LumaPredPlane_ref() local
/third_party/openh264/codec/encoder/core/src/
Dget_intra_predictor.cpp437 uint8_t* pLeft = &pRef[-1]; in WelsIChromaPredPlane_c() local
546 uint8_t* pLeft = &pRef[-1]; in WelsI16x16LumaPredPlane_c() local
/third_party/openh264/codec/decoder/core/src/
Dget_intra_predictor.cpp918 uint8_t* pLeft = &pPred[-1]; in WelsIChromaPredPlane_c() local
1057 uint8_t* pLeft = &pPred[-1]; in WelsI16x16LumaPredPlane_c() local
/third_party/openh264/test/encoder/
DEncUT_GetIntraPredictor.cpp469 uint8_t* pLeft = &pRef[-1]; in TEST() local
/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp2870 const ADDR_TILEINFO* pLeft, ///<[in] Left compare operand in HwlTileInfoEqual()
Degbaddrlib.cpp3514 const ADDR_TILEINFO* pLeft, ///<[in] Left compare operand in HwlTileInfoEqual()
/third_party/sqlite/src/
Dsqlite3.c18325 Expr *pLeft; /* Left subnode */ member