Home
last modified time | relevance | path

Searched defs:table_entry (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
H A Ddrmutils.cpp25 struct table_entry in drm_fourcc_from_handle() struct
27 uint64_t internal; in drm_fourcc_from_handle()
28 uint32_t fourcc; in drm_fourcc_from_handle()
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp113 struct table_entry in plane_layout_components_from_handle() struct
115 uint32_t drm_fourcc; in plane_layout_components_from_handle()
116 std::vector<std::vector<PlaneLayoutComponent>> components; in plane_layout_components_from_handle()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dts_parser.cpp129 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
H A Dipa_nat_drvi.c1667 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/
H A Dipa_nat_drvi.c1755 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/
H A Dipa_nat_drvi.c1756 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp46 incfs::verified_map_ptr<ResTable_entry> table_entry) { in GetEntryValue()