Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_tokener.c107 struct json_tokener* json_tokener_new_ex(int depth) in json_tokener_new_ex()
137 static void json_tokener_reset_level(struct json_tokener *tok, int depth) in json_tokener_reset_level()
Djson_tokener.h82 int max_depth, depth, is_double, st_pos, char_offset; member
/hardware/qcom/msm8996/kernel-headers/video/
Dmsm_hdmi_hdcp_mgr.h62 uint8_t depth; member
/hardware/qcom/msm8996/original-kernel-headers/video/
Dmsm_hdmi_hdcp_mgr.h48 uint8_t depth; member
/hardware/qcom/sdm845/display/gralloc/
Dgr_adreno_info.cpp251 int AdrenoMemInfo::AdrenoInitMemoryLayout(void *metadata_blob, int width, int height, int depth, in AdrenoInitMemoryLayout()
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.cpp307 int AdrenoMemInfo::AdrenoInitMemoryLayout(void *metadata_blob, int width, int height, int depth, in AdrenoInitMemoryLayout()
/hardware/qcom/neuralnetworks/hvxservice/1.0/hexagon_nn_controller/
Dhexagon_nn_controller.h65 unsigned int depth; member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp252 XMLElement *depth = deviceCfg->FirstChildElement("Depth16Supported"); in loadFromCfg() local
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonController.cpp135 uint32_t height, uint32_t width, uint32_t depth, in append_const_node()
/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp708 uint32_t depth; member
754 size_t C2FieldUtils::Info::depth() const { in depth() function in C2FieldUtils::Info
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1512 void CCodecBufferChannel::ReorderStash::setDepth(uint32_t depth) { in setDepth()
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp319 … uint32_t dstZoff, uint32_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation sr… in allocationCopy3DRange()