Lines Matching defs:count

841     if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
856 if (ret != 0 || entry.data.f == nullptr || entry.count <= 0) {
871 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
875 uint32_t count = entry.count;
876 CAMERA_LOGD("demo test: count %{public}d\n", count);
878 for (int i = 0 ; i < count; i++) {
894 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
898 uint32_t count = entry.count;
899 CAMERA_LOGD("demo test: count %{public}d\n", count);
901 for (int i = 0 ; i < count; i++) {
917 if (ret != 0 || entry.data.i32 == nullptr || entry.count <= 0) {
922 uint32_t count = entry.count;
923 CAMERA_LOGD("demo test: exposureCompensationRange count %{public}d\n", count);
924 for (int i = 0 ; i < count; i++) {
941 if (ret != 0 || entry.data.r == nullptr || entry.count <= 0) {
958 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
962 uint32_t count = entry.count;
963 CAMERA_LOGD("demo test: count %{public}d\n", count);
965 for (int i = 0 ; i < count; i++) {
981 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
985 uint32_t count = entry.count;
986 CAMERA_LOGD("demo test: count %{public}d\n", count);
988 for (int i = 0 ; i < count; i++) {
1004 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1019 if (ret != 0 || entry.data.i32 == nullptr || entry.count <= 0) {
1024 uint32_t count = entry.count;
1025 CAMERA_LOGD("demo test: streamBasicConfigurations count %{public}d\n", count);
1026 for (int i = 0 ; i < count; i++) {
1043 if (ret != 0 || entry.data.i32 == nullptr || entry.count <= 0) {
1048 uint32_t count = entry.count;
1049 CAMERA_LOGD("demo test: fpsRange count %{public}d\n", count);
1050 for (int i = 0 ; i < count; i++) {
1067 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1083 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1099 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1115 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1143 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {
1156 if (ret != 0 || entry.data.u8 == nullptr || entry.count <= 0) {