/hardware/qcom/gps/msm8998/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local 316 if (i % checks == 0 && !heap.checkTree()) { in main() 323 heap.push(dynamic_cast<LocRankable&>(*data)); in main() 326 LocRankable* rankable = heap.pop(); in main() 333 printf("%s: %d == %d\n", (r&1)?"push":"pop", treeSize, heap.getTreeSize()); in main() 334 if (treeSize != heap.getTreeSize()) { in main() 341 if (!heap.checkTree()) { in main() 347 for (LocRankable* data = heap.pop(); NULL != data; data = heap.pop()) { in main()
|
/hardware/interfaces/cas/1.1/vts/functional/ |
D | VtsHalCasV1_1TargetTest.cpp | 351 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 352 if (nullptr == heap.get()) { in descrambleTestInputBuffer() 361 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestInputBuffer() 408 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local 409 if (nullptr == heap.get()) { in descrambleTestOobInput() 415 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestOobInput()
|
/hardware/interfaces/cas/1.2/vts/functional/ |
D | VtsHalCasV1_2TargetTest.cpp | 395 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 396 if (nullptr == heap.get()) { in descrambleTestInputBuffer() 405 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestInputBuffer() 452 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local 453 if (nullptr == heap.get()) { in descrambleTestOobInput() 459 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestOobInput()
|
/hardware/interfaces/cas/1.0/vts/functional/ |
D | VtsHalCasV1_0TargetTest.cpp | 310 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 311 if (nullptr == heap.get()) { in descrambleTestInputBuffer() 320 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestInputBuffer() 371 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local 372 if (nullptr == heap.get()) { in descrambleTestOobInput() 378 sp<HidlMemory> hidlMemory = fromHeap(heap); in descrambleTestOobInput()
|
/hardware/qcom/sdm845/media/ |
D | configure.ac | 84 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 85 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/qcom/sm8150/media/ |
D | configure.ac | 89 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 90 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/qcom/media/msm8998/ |
D | configure.ac | 94 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 95 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4520 int heap = 0; in allocate_extradata() local 4522 heap = ION_ADSP_HEAP_ID; in allocate_extradata() 4524 heap = ION_IOMMU_HEAP_ID; in allocate_extradata() 4529 &drv_ctx.extradata_info.ion.fd_ion_data, 0, heap); in allocate_extradata() 5321 int heap = 0; in allocate_input_buffer() local 5323 heap = ION_ADSP_HEAP_ID; in allocate_input_buffer() 5325 heap = ION_IOMMU_HEAP_ID; in allocate_input_buffer() 5331 &drv_ctx.ip_buf_ion_info[i].fd_ion_data, secure_mode ? ION_SECURE : 0, heap); in allocate_input_buffer()
|