Home
last modified time | relevance | path

Searched defs:method (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvp9_boolcoder_test.cc32 for (int method = 0; method <= 7; ++method) { // we generate various proba in TEST() local
Dvp8_boolcoder_test.cc59 for (int method = 0; method <= 7; ++method) { // we generate various proba in TEST() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_picklpf.c135 LPF_PICK_METHOD method) { in vp9_pick_filter_level()
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java109 public void setThrottleMethod(Method method) { in setThrottleMethod()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h201 void setOutputMethod(OUTPUT_METHOD method) {mOutputMethod = method;} in setOutputMethod()
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h38 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \ argument
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js621 _.each(methods.children, function(method) { argument
690 function getReturn(spec_c, details, method, parent) { argument
701 function getParams(spec_c, details, method, parent) { argument
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_audio.h260 uint32_t method; member
268 uint32_t method; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_audio.h252 uint32_t method; member
260 uint32_t method; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_audio.h241 uint32_t method; member
249 uint32_t method; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_audio.h241 uint32_t method; member
249 uint32_t method; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_audio.h249 uint32_t method; member
256 uint32_t method; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_audio.h251 uint32_t method; member
259 uint32_t method; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_audio.h272 uint32_t method; member
280 uint32_t method; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_audio.h269 uint32_t method; member
277 uint32_t method; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_audio.h217 uint32_t method; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_audio.h229 uint32_t method; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3544 T* object, Result (T::*method)(), const char* location) { in HandleSehExceptionsInMethodIfSupported()
3571 T* object, Result (T::*method)(), const char* location) { in HandleExceptionsInMethodIfSupported()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp4056 const char *method = params.get(KEY_GPS_PROCESSING_METHOD); in setGpsLocation() local