/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 318 typedef Domain D; in initializeStandardParams() typedef 348 .limitTo(D::INPUT & D::READ)); in initializeStandardParams() 350 .limitTo(D::OUTPUT & D::READ)); in initializeStandardParams() 353 .limitTo(D::ENCODER & D::OUTPUT)); in initializeStandardParams() 356 .limitTo(D::ENCODER & D::READ & D::OUTPUT)); in initializeStandardParams() 358 .limitTo(D::ENCODER & D::VIDEO & D::PARAM)); in initializeStandardParams() 360 .limitTo(D::ENCODER & D::CODED) in initializeStandardParams() 371 .limitTo(D::ENCODER)); in initializeStandardParams() 373 .limitTo(D::VIDEO) in initializeStandardParams() 384 .limitTo(D::INPUT)); in initializeStandardParams() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 83 #define D(fmt, ...) LOGE("venc_test Debug %s::%d " fmt "\n", \ macro 94 #define D(fmt, ...) fprintf(stderr, "venc_test Debug %s::%d " fmt "\n", \ macro 103 #define D(fmt, ...) macro 420 D("allocated pMem->fd = %d pvirt=0x%x, pMem->phys=0x%x, size = %d", pMem->pmem_fd, in PmemMalloc() 490 D("Going to state " # eState"..."); \ in SetState() 499 D("Now in state " # eState); \ in SetState() 629 D("Configuring H263..."); in ConfigureEncoder() 652 D("Configuring MP4/H264..."); in ConfigureEncoder() 668 D ("\n Profile = %d level = %d",profileLevel.eProfile,profileLevel.eLevel); in ConfigureEncoder() 949 D("\n Config file does not exist or could not be opened."); in ConfigureEncoder() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 86 #define D(fmt, ...) ALOGE("venc_test Debug %s::%d "fmt, \ macro 97 #define D(fmt, ...) fprintf(stderr, "venc_test Debug %s::%d "fmt"\n", \ macro 106 #define D(fmt, ...) macro 458 D("allocated pMem->fd = %lu pvirt=0x%p, pMem->phys=0x%lx, size = %d", pMem->pmem_fd, in PmemMalloc() 530 D("Going to state " # eState"..."); \ in SetState() 539 D("Now in state " # eState); \ in SetState() 664 D("Configuring H263..."); in ConfigureEncoder() 685 D("Configuring MP4/H264..."); in ConfigureEncoder() 701 D ("\n Profile = %lu level = %lu",profileLevel.eProfile,profileLevel.eLevel); in ConfigureEncoder() 965 D("\n Config file does not exist or could not be opened."); in ConfigureEncoder() [all …]
|
/hardware/nxp/nfc/halimpl/ |
D | libnfc-nxp-PN547C2_example.conf | 125 A0, 0D, 06, 3E, 2D, 15, 88, 15, 00 139 NXP_CORE_CONF={ 20, 02, 2B, 0D,
|
D | libnfc-nxp-PN65T_example.conf | 127 A0, 0D, 06, 3E, 2D, 15, 88, 15, 00 141 NXP_CORE_CONF={ 20, 02, 2B, 0D,
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 206 * Performs a 2-D average pooling operation. 232 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 259 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 281 * * 0: The output 4-D tensor, of shape 322 * Performs a 2-D convolution operation. 324 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a 367 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 370 * * 1: A 4-D tensor, of shape 376 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 416 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 149 * Performs a 2-D average pooling operation. 176 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 203 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 225 * * 0: The output 4-D tensor, of shape 273 * Performs a 2-D convolution operation. 275 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a 330 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 333 * * 1: A 4-D tensor, of shape 339 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 380 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], [all …]
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 125 * Performs a 2-D average pooling operation. 147 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 170 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 188 * * 0: The output 4-D tensor, of shape 225 * Performs a 2-D convolution operation. 227 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a 257 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 259 * * 1: A 4-D tensor, of shape 262 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 285 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], [all …]
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonModel.h | 104 hexagon_nn_input createTensor(uint32_t B, uint32_t H, uint32_t W, uint32_t D, 106 hexagon_nn_input createShape(uint32_t B, uint32_t H, uint32_t W, uint32_t D); 142 hexagon_nn_input createTensorInternal(uint32_t B, uint32_t H, uint32_t W, uint32_t D, 176 hexagon_nn_input Model::createTensor(uint32_t B, uint32_t H, uint32_t W, uint32_t D, in createTensor() argument 178 return createTensorInternal(B, H, W, D, reinterpret_cast<const uint8_t*>(values.data()), in createTensor()
|