Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/ndk/
H A DNdkMediaCrypto.cpp68 AMediaCrypto* AMediaCrypto_new(const AMediaUUID uuid, const void *data, size_t datasize) { in AMediaCrypto_new()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcycx_cfm.h47 unsigned long datasize; member
/aosp12/system/core/mkbootfs/
H A Dmkbootfs.c92 static void _eject(struct stat *s, char *out, int olen, char *data, unsigned datasize) in _eject()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_device_copper.h53 unsigned long datasize; member
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h61 unsigned long datasize; member
/aosp12/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_enc.h275 unsigned long datasize; member
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h479 unsigned long datasize; member
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h67 unsigned long datasize; member
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h93 unsigned long datasize; member
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_enc.h301 unsigned long datasize; member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h530 unsigned long datasize; member
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_enc.h301 unsigned long datasize; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h530 unsigned long datasize; member
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_enc.h301 unsigned long datasize; member
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h530 unsigned long datasize; member
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h75 unsigned long datasize; member
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h75 unsigned long datasize; member
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h73 unsigned long datasize; member
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp781 const int datasize = 123; in TEST_F() local