Searched refs:left3 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_intrapred4_dspr2.c | 89 int32_t left0, left1, left2, left3; in vp9_tm_predictor_4x4_dspr2() local 226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3), in vp9_tm_predictor_4x4_dspr2()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/ |
D | vp9_intrapred4_dspr2.c | 89 int32_t left0, left1, left2, left3; in vp9_tm_predictor_4x4_dspr2() local 226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3), in vp9_tm_predictor_4x4_dspr2()
|
/external/opencv/cv/src/ |
D | cvstereogc.cpp | 442 CvMat* left3, CvMat* right3 ) in icvInitGraySubpix() argument 449 CvMat* dst = k == 0 ? left3 : right3; in icvInitGraySubpix()
|