Home
last modified time | relevance | path

Searched refs:prefix (Results 1 – 25 of 74) sorted by relevance

123

/hardware/intel/img/psb_video/fw/topazsc/
Dtopazsc_bin.c61 #define FW_MASTER_INFO(codec,prefix) \ argument
65 ui32##prefix##_MasterMTXTOPAZFWTextSize,\
66 ui32##prefix##_MasterMTXTOPAZFWDataSize,\
67 ui32##prefix##_MasterMTXTOPAZFWDataOrigin\
69 aui32##prefix##_MasterMTXTOPAZFWText, aui32##prefix##_MasterMTXTOPAZFWData \
72 #define FW_SLAVE_INFO(codec,prefix) \ argument
76 ui32##prefix##_SlaveMTXTOPAZFWTextSize,\
77 ui32##prefix##_SlaveMTXTOPAZFWDataSize,\
78 ui32##prefix##_SlaveMTXTOPAZFWDataOrigin\
80 aui32##prefix##_SlaveMTXTOPAZFWText, aui32##prefix##_SlaveMTXTOPAZFWData \
/hardware/ril/reference-ril/
Dmisc.c19 int strStartsWith(const char *line, const char *prefix) in strStartsWith() argument
21 for ( ; *line != '\0' && *prefix != '\0' ; line++, prefix++) { in strStartsWith()
22 if (*line != *prefix) { in strStartsWith()
27 return *prefix == '\0'; in strStartsWith()
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DLogDumpHelper.h97 static void DumpBuffer(const char* prefix, const uint8_t* start, uint32_t size) in DumpBuffer() argument
105 if (prefix == NULL) in DumpBuffer()
107 prefix = "" ; in DumpBuffer()
115 LOGV("%s: ptr=%p, size=%u, data=%s" DUMP_EOL, prefix, start, size, str) ; in DumpBuffer()
195 static void DumpBuffer2(const char* prefix, const uint8_t* start, uint32_t size) in DumpBuffer2() argument
203 if (prefix == NULL) in DumpBuffer2()
205 prefix = "" ; in DumpBuffer2()
213 LOGV("%s%s" DUMP_EOL, prefix, str) ; in DumpBuffer2()
217 static void DumpProtectedDataBuffer(const char* prefix, ProtectedDataBuffer* buf) in DumpProtectedDataBuffer() argument
225 if (prefix == NULL) { prefix = "" ; } in DumpProtectedDataBuffer()
[all …]
/hardware/qcom/display/msm8909/liboverlay/
DoverlayUtils.cpp308 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
314 prefix, ov.id, ov.z_order, ov.alpha, in getDump()
322 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
327 prefix, ov.width, ov.height, ov.format, in getDump()
332 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
337 prefix, ov.x, ov.y, ov.w, ov.h); in getDump()
341 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
346 prefix, ov.id); in getDump()
351 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
356 prefix, ov.offset, ov.memory_id, ov.id, ov.flags); in getDump()
[all …]
/hardware/qcom/display/msm8994/liboverlay/
DoverlayUtils.cpp330 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
336 prefix, ov.id, ov.z_order, ov.alpha, in getDump()
344 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
349 prefix, ov.width, ov.height, ov.format, in getDump()
354 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
359 prefix, ov.x, ov.y, ov.w, ov.h); in getDump()
363 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
368 prefix, ov.id); in getDump()
373 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
378 prefix, ov.offset, ov.memory_id, ov.id, ov.flags); in getDump()
[all …]
/hardware/qcom/display/msm8226/liboverlay/
DoverlayUtils.cpp337 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
343 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha, in getDump()
351 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
356 prefix, ov.width, ov.height, ov.format, in getDump()
361 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
366 prefix, ov.x, ov.y, ov.w, ov.h); in getDump()
370 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
375 prefix, ov.id); in getDump()
380 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
385 prefix, ov.offset, ov.memory_id, ov.id, ov.flags); in getDump()
[all …]
/hardware/qcom/display/msm8960/liboverlay/
DoverlayUtils.cpp329 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
334 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha, in getDump()
342 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
347 prefix, ov.width, ov.height, ov.format, in getDump()
352 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
357 prefix, ov.x, ov.y, ov.w, ov.h); in getDump()
361 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
366 prefix, ov.id); in getDump()
371 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
376 prefix, ov.offset, ov.memory_id, ov.id, ov.flags, in getDump()
[all …]
/hardware/qcom/display/msm8084/liboverlay/
DoverlayUtils.cpp406 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
412 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha, in getDump()
420 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
425 prefix, ov.width, ov.height, ov.format, in getDump()
430 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
435 prefix, ov.x, ov.y, ov.w, ov.h); in getDump()
439 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
444 prefix, ov.id); in getDump()
449 void getDump(char *buf, size_t len, const char *prefix, in getDump() argument
454 prefix, ov.offset, ov.memory_id, ov.id, ov.flags); in getDump()
[all …]
/hardware/bsp/intel/peripheral/libmraa/src/
Dmraajava.pc.cmake1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
4 includedir=${prefix}/include
Dmraa.pc.cmake1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
4 includedir=${prefix}/include
/hardware/bsp/intel/peripheral/libupm/src/
Dpkgconfig.in1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
4 includedir=${prefix}/include
/hardware/intel/img/psb_video/fw/topazhp/
Dtopazhp_bin.c74 #define FW_MASTER_INFO(codec,prefix) \ argument
78 ui32##prefix##_MasterMTXTOPAZFWTextSize,\
79 ui32##prefix##_MasterMTXTOPAZFWDataSize,\
80 ui32##prefix##_MasterMTXTOPAZFWDataOrigin\
82 aui32##prefix##_MasterMTXTOPAZFWText, aui32##prefix##_MasterMTXTOPAZFWData \
85 #define FW_SLAVE_INFO(codec,prefix) \ argument
89 ui32##prefix##_SlaveMTXTOPAZFWTextSize,\
90 ui32##prefix##_SlaveMTXTOPAZFWDataSize,\
91 ui32##prefix##_SlaveMTXTOPAZFWDataOrigin\
93 aui32##prefix##_SlaveMTXTOPAZFWText, aui32##prefix##_SlaveMTXTOPAZFWData \
/hardware/intel/common/libwsbm/
Dlibwsbm.pc.in1 prefix=@prefix@ var
/hardware/intel/common/libmix/mix_vbp/
Dmixvbp.pc.in1 prefix=@prefix@ var
/hardware/intel/common/libmix/mix_audio/pkgconfig/
Dmixaudio.pc.in1 prefix=@prefix@ var
/hardware/intel/common/libva/pkgconfig/
Dlibva.pc.in1 prefix=@prefix@ var
Dlibva-tpi.pc.in1 prefix=@prefix@ var
Dlibva-x11.pc.in1 prefix=@prefix@ var
Dlibva-glx.pc.in1 prefix=@prefix@ var
Dlibva-egl.pc.in1 prefix=@prefix@ var
Dlibva-drm.pc.in1 prefix=@prefix@ var
Dlibva-wayland.pc.in1 prefix=@prefix@ var
/hardware/intel/common/libmix/mix_common/
Dmixcommon.pc.in1 prefix=@prefix@ var
/hardware/intel/common/libmix/mix_video/
Dmixvideo.pc.in1 prefix=@prefix@ var
Dmixvideoint.pc.in1 prefix=@prefix@ var

123