Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js17 function createDataChannel(pc, label, onMessage) { argument
47 function awaitDataChannel(pc, label, onMessage) { argument
85 #pc; field in DeviceConnection
117 constructor(pc, control) { argument
448 #pc; field in Controller
562 async ConnectDevice(pc, infraConfig) { argument
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/
Dpendsv.h27 uint32_t r12, lr, pc, cpsr; member
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image_write.h1085 int p = a + b - c, pa = abs(p-a), pb = abs(p-b), pc = abs(p-c); in stbiw__paeth() local
Dstb_image.h4585 int pc = abs(p-c); in stbi__paeth() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image_write.h1085 int p = a + b - c, pa = abs(p-a), pb = abs(p-b), pc = abs(p-c); in stbiw__paeth() local
Dstb_image.h4578 int pc = abs(p-c); in stbi__paeth() local