Searched defs:pc (Results  1 – 6 of 6) sorted by relevance
| /device/google/cuttlefish/host/frontend/webrtc/html_client/js/ | 
| D | cf_webrtc.js | 17 function createDataChannel(pc, label, onMessage) {  argument47 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/ | 
| D | pendsv.h | 27     uint32_t r12, lr, pc, cpsr;  member
 | 
| /device/generic/vulkan-cereal/third-party/stb/include/stb/ | 
| D | stb_image_write.h | 1085    int p = a + b - c, pa = abs(p-a), pb = abs(p-b), pc = abs(p-c);  in stbiw__paeth()  local
 | 
| D | stb_image.h | 4585    int pc = abs(p-c);  in stbi__paeth()  local
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | stb_image_write.h | 1085    int p = a + b - c, pa = abs(p-a), pb = abs(p-b), pc = abs(p-c);  in stbiw__paeth()  local
 | 
| D | stb_image.h | 4578    int pc = abs(p-c);  in stbi__paeth()  local
 |