Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_GetIntraPredictor.cpp76 const uint8_t kuiT3 = pRef[3 - kiStride]; in TEST() local
117 const uint8_t kuiT3 = pRef[3 - kiStride]; in TEST() local
159 const uint8_t kuiT3 = pRef[3 - kiStride]; in TEST() local
206 const uint8_t kuiT3 = pRef[3 - kiStride]; in TEST() local
256 const uint8_t kuiT3 = * (pTopLeft + 4); in TEST() local
305 const uint8_t kuiT3 = pRef[3 - kiStride]; in TEST() local
/third_party/openh264/test/decoder/
DDecUT_IntraPrediction.cpp103 const uint8_t kuiT3 = * (ptop + 3); in WelsI4x4LumaPredDDL_ref() local
132 const uint8_t kuiT3 = * (ptop + 3); in WelsI4x4LumaPredDDLTop_ref() local
165 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredDDR_ref() local
199 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredVL_ref() local
236 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredVLTop_ref() local
270 const uint8_t kuiT3 = pPred[3 - kiStride]; in WelsI4x4LumaPredVR_ref() local
/third_party/openh264/codec/encoder/core/src/
Dget_intra_predictor.cpp139 const uint8_t kuiT3 = pRef[3 - kiStride]; in WelsI4x4LumaPredDDL_c() local
169 const uint8_t kuiT3 = pRef[3 - kiStride]; in WelsI4x4LumaPredDDLTop_c() local
198 const uint8_t kuiT3 = pRef[3 - kiStride]; in WelsI4x4LumaPredDDR_c() local
233 const uint8_t kuiT3 = pRef[3 - kiStride]; in WelsI4x4LumaPredVL_c() local
271 const uint8_t kuiT3 = * (pTopLeft + 4); in WelsI4x4LumaPredVLTop_c() local
304 const uint8_t kuiT3 = pRef[3 - kiStride]; in WelsI4x4LumaPredVR_c() local
/third_party/openh264/codec/decoder/core/src/
Dget_intra_predictor.cpp133 const uint8_t kuiT3 = * (ptop + 3); in WelsI4x4LumaPredDDL_c() local
162 const uint8_t kuiT3 = * (ptop + 3); in WelsI4x4LumaPredDDLTop_c() local
195 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredDDR_c() local
229 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredVL_c() local
266 const uint8_t kuiT3 = * (ptopleft + 4); in WelsI4x4LumaPredVLTop_c() local
300 const uint8_t kuiT3 = pPred[3 - kiStride]; in WelsI4x4LumaPredVR_c() local