/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | ads2gas_apple.pl | 148 $function = trim($1); 149 push(@imported_functions, $function); 152 foreach $function (@imported_functions) 154 s/$function/_$function/;
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_trace.c | 143 loc->function); in __TIMM_OSAL_TraceFunction() 148 loc->function); in __TIMM_OSAL_TraceFunction() 160 loc->function); in __TIMM_OSAL_TraceFunction() 165 loc->function); in __TIMM_OSAL_TraceFunction()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_trace.c | 113 loc->function); in __TIMM_OSAL_TraceFunction() 123 loc->function); in __TIMM_OSAL_TraceFunction()
|
/hardware/ti/omap4-aah/libtiutils/ |
D | DebugUtils.h | 110 FunctionLogger(const char * file, int line, const char * function); 146 #define DBGUTILS_LOGV_FULL(priority, file, line, function, format, ...) \ argument 154 file, line, function, __VA_ARGS__); \ 349 …ctionLogger::FunctionLogger(const char * const file, const int line, const char * const function) : in FunctionLogger() argument 350 mFile(file), mLine(line), mFunction(function), mThreadId(androidGetThreadId()), mExitLine(-1) in FunctionLogger()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | README.webm | 16 nestegg.c|975 col 6| warning: ‘r’ may be used uninitialized in this function [-Wuninitialized] 17 - add ne_get_uint32 convenience function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
D | x86inc.asm | 208 ; declares a function (foo), taking two args (dst and src) and one local variable (tmp) 577 ; Begin a function. 579 ; subsequent uses of the function name automatically refer to the mangled version. 580 ; Appends cpuflags to the function name if cpuflags has been specified. 596 global %1:function hidden 598 global %1:function hidden 600 global %1:function hidden 668 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant 845 ; If SAVE_MM_PERMUTATION is placed at the end of a function, then any later 846 ; calls to that function will automatically load the permutation, so values can
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 43 * These are struct declarations for the function arguments 58 * These are struct declaratios for the function results
|
D | loc_api.xdr | 50 * These are struct declarations for the function arguments 83 * These are struct declarations for the function results
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 43 * These are struct declarations for the function arguments 58 * These are struct declaratios for the function results
|
D | loc_api.xdr | 50 * These are struct declarations for the function arguments 83 * These are struct declarations for the function results
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 43 * These are struct declarations for the function arguments 58 * These are struct declaratios for the function results
|
D | loc_api.xdr | 50 * These are struct declarations for the function arguments 83 * These are struct declarations for the function results
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | usage.dox | 41 A codec interface is an opaque structure that controls how function calls 71 and interface structures are passed to an initialization function. Depending 82 #VPX_DECODER_ABI_VERSION. For convenience, each initialization function has 124 function are preserved. If, for the same frame, an application instead sets 147 vpx_codec_xma_init_ver() function. The amount of memory a decoder needs to 151 function, which does not require a constructed decoder context. If the exact 159 element, and the function will return #VPX_CODEC_LIST_END to signal the end of 163 vpx_codec_set_mem_map() function. Segments \ref MUST be passed in the same
|
D | usage_cx.dox | 3 The vpx_codec_encode() function is at the core of the encode loop. It
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_loopfilter_neon.asm | 21 ; TODO(fgalligan): See about removing the count code as this function is only 84 ; TODO(fgalligan): See about removing the count code as this function is only 164 ; This is a helper function for the loopfilters. The invidual functions do the 165 ; necessary load, transpose (if necessary) and store. The function does not use 220 ; filter() function 426 ; This is a helper function for the loopfilters. The invidual functions do the 427 ; necessary load, transpose (if necessary) and store. The function does not use 527 ; mbfilter() function 528 ; filter() function
|
D | vp9_loopfilter_16_neon.asm | 82 ; This is a helper function for the loopfilters. The invidual functions do the 83 ; necessary load, transpose (if necessary) and store. This function uses 84 ; registers d8-d15, so the calling function must save those registers.
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
D | timm_osal_trace.h | 100 const char *function; member
|
/hardware/intel/common/libva/va/vendor/intel/ |
D | va_intel_fei.h | 49 unsigned int function; /* one of the VAConfigAttribEncFunctionType values */ member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 52 * These are struct declarations for the function arguments 67 * These are struct declaratios for the function results
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 52 * These are struct declarations for the function arguments 67 * These are struct declaratios for the function results
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 52 * These are struct declarations for the function arguments 67 * These are struct declaratios for the function results
|
/hardware/ti/omap4-aah/domx/mm_osal/inc/ |
D | timm_osal_trace.h | 112 const char *function; member
|
/hardware/libhardware/tests/input/evdev/ |
D | InputHub_test.cpp | 44 using InputCbFunc = std::function<void(std::shared_ptr<InputDeviceNode>, InputEvent&, nsecs_t)>; 45 using DeviceCbFunc = std::function<void(std::shared_ptr<InputDeviceNode>)>;
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 72 * These are struct declarations for the function arguments 87 * These are struct declaratios for the function results
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 72 * These are struct declarations for the function arguments 87 * These are struct declaratios for the function results
|