Searched refs:rsGetElementAtYuv_uchar_U (Results 1 – 14 of 14) sorted by relevance
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/ |
D | focus_peak.rscript | 27 curPixel.g = rsGetElementAtYuv_uchar_U(gCurrentFrame, x, y); 36 tmp = rsGetElementAtYuv_uchar_U(gCurrentFrame, dx, y) - curPixel.g; 45 tmp = rsGetElementAtYuv_uchar_U(gCurrentFrame, x, dy) - curPixel.g;
|
/frameworks/rs/driver/runtime/ |
D | rs_allocation.c | 316 rsGetElementAtYuv_uchar_U(rs_allocation a, uint32_t x, uint32_t y) { in rsGetElementAtYuv_uchar_U() function
|
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
D | canny.rscript | 76 yuv.g = rsGetElementAtYuv_uchar_U(gCurrentFrame, x, y);
|
/frameworks/rs/script_api/include/ |
D | rs_allocation_data.rsh | 2596 * rsGetElementAtYuv_uchar_U: Get the U component of an allocation of YUVs 2608 rsGetElementAtYuv_uchar_U(rs_allocation a, uint32_t x, uint32_t y); 2636 * See rsGetElementAtYuv_uchar_U() and rsGetElementAtYuv_uchar_V().
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rscript | 399 uc3.y = rsGetElementAtYuv_uchar_U(aUChar4, 0, 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rscript | 397 uc3.y = rsGetElementAtYuv_uchar_U(aUChar4, 0, 0);
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rscript | 379 uc3.y = rsGetElementAtYuv_uchar_U(aUChar4, 0, 0);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 3978 …*(uchar*)buf2093 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf2094, *(uint32_t*)buf2095, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4258 …*(uchar*)buf2317 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf2318, *(uint32_t*)buf2319, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4284 …*(uchar*)buf2336 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf2337, *(uint32_t*)buf2338, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5227 …*(uchar*)buf2971 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf2972, *(uint32_t*)buf2973, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 6127 …*(uchar*)buf3691 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf3692, *(uint32_t*)buf3693, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rscript | 6077 …*(uchar*)buf3752 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf3753, *(uint32_t*)buf3754, *(uint…
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rscript | 8486 …*(uchar*)buf5384 = rsGetElementAtYuv_uchar_U(*(rs_allocation*)buf5385, *(uint32_t*)buf5386, *(uint…
|