Searched defs:section (Results 1 – 10 of 10) sorted by relevance
| /hardware/libhardware/modules/camera/ |
| D | VendorTags.cpp | 93 uint32_t section = (tag - vendor_section_start) >> 16; in getSection() local 111 const Section* section = getSection(tag); in getEntry() local 161 const Section* section = getSection(tag); in getSectionName() local
|
| /hardware/qcom/camera/QCamera2/HAL3/ |
| D | QCamera3VendorTags.cpp | 395 uint32_t section = tag >> 16; in get_section_name() local 426 uint32_t section = tag >> 16; in get_tag_name() local 468 uint32_t section = tag >> 16; in get_tag_type() local
|
| /hardware/qcom/audio/hal/ |
| D | platform_info.c | 59 static section_t section; variable
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
| D | vp9_firstpass.c | 162 static void zero_stats(FIRSTPASS_STATS *section) { in zero_stats() 185 static void accumulate_stats(FIRSTPASS_STATS *section, in accumulate_stats() 209 static void subtract_stats(FIRSTPASS_STATS *section, in subtract_stats() 232 static void avg_stats(FIRSTPASS_STATS *section) { in avg_stats()
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
| D | firstpass.c | 173 static void zero_stats(FIRSTPASS_STATS *section) in zero_stats() 195 static void accumulate_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) in accumulate_stats() 217 static void subtract_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) in subtract_stats() 239 static void avg_stats(FIRSTPASS_STATS *section) in avg_stats()
|
| /hardware/bsp/intel/peripheral/libupm/doxy/node/ |
| D | xml2js.js | 522 var enumGroups = _.find(getChildren(spec_c, 'sectiondef'), function(section) { argument 616 var methods = _.find(getChildren(spec_c, 'sectiondef'), function(section) { argument 668 var vars = _.find(getChildren(spec_c, 'sectiondef'), function(section) { argument
|
| /hardware/qcom/bt/msm8996/libbt-vendor/include/ |
| D | hw_ar3k.h | 134 unsigned section; member
|
| /hardware/qcom/bt/msm8992/libbt-vendor/include/ |
| D | hw_ar3k.h | 134 unsigned section; member
|
| /hardware/qcom/bt/msm8909/libbt-vendor/include/ |
| D | hw_ar3k.h | 134 unsigned section; member
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
| D | obj_int_extract.c | 714 int16_t section = get_le16(ptr + 12); // section number in parse_coff() local
|