/aosp_15_r20/external/libaom/test/ |
H A D | wiener_test.cc | 860 unsigned char *img_data = reinterpret_cast<unsigned char *>(buffer.data()); variable 1116 unsigned char *img_data = variable 1316 unsigned char *img_data = variable 1436 unsigned char *img_data = variable 1586 unsigned char *img_data = variable 1735 unsigned char *img_data = const_cast<unsigned char *>(buffer); variable 1805 unsigned char *img_data = const_cast<unsigned char *>(kBuffer); variable 1900 unsigned char *img_data = variable 2016 unsigned char *img_data = variable
|
H A D | forced_max_frame_width_height_test.cc | 43 std::unique_ptr<unsigned char[]> img_data(new unsigned char[kImageDataSize]); in RunTest() local 253 std::unique_ptr<unsigned char[]> img_data(new unsigned char[kImageDataSize]); in TEST() local
|
H A D | force_key_frame_test.cc | 29 std::unique_ptr<unsigned char[]> img_data(new unsigned char[kImageDataSize]); in TestOnePassMode() local
|
/aosp_15_r20/external/libvpx/vpx/src/ |
H A D | vpx_image.c | 24 unsigned char *img_data) { in img_alloc_helper() 170 unsigned char *img_data) { in vpx_img_wrap()
|
/aosp_15_r20/external/libaom/aom/src/ |
H A D | aom_image.c | 35 unsigned int border, unsigned char *img_data, in img_alloc_helper() 213 unsigned char *img_data) { in aom_img_wrap()
|
/aosp_15_r20/external/python/cpython3/Doc/includes/ |
D | email-mime.py | 20 img_data = fp.read() variable
|
/aosp_15_r20/external/pytorch/test/quantization/eager/ |
H A D | test_bias_correction_eager.py | 30 def correct_artificial_bias_quantize(self, float_model, img_data): argument
|
/aosp_15_r20/external/pytorch/torch/ao/quantization/ |
H A D | _correct_bias.py | 99 img_data, argument
|
/aosp_15_r20/external/pytorch/test/quantization/core/experimental/ |
H A D | test_adaround_eager.py | 34 def run_adaround(self, model, img_data, wrapper=None): argument
|
/aosp_15_r20/external/arm-trusted-firmware/tools/sptool/ |
H A D | sptool.c | 24 void *img_data, *pm_data; member
|
/aosp_15_r20/external/pdfium/core/fxcodec/gif/ |
H A D | cfx_gifcontext.cpp | 218 DataVector<uint8_t> img_data; in LoadFrame() local
|
/aosp_15_r20/external/libvpx/vpx/ |
H A D | vpx_image.h | 115 unsigned char *img_data; /**< private */ member
|
/aosp_15_r20/external/libaom/aom/ |
H A D | aom_image.h | 230 unsigned char *img_data; /**< private */ member
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/ |
H A D | vp8_impl_unittest.cc | 607 unsigned char* img_data) { in TEST_F()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/ |
H A D | vp9_impl_unittest.cc | 2187 unsigned char* img_data) { in TEST_P()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | buffer_validation.cpp | 243 auto img_data = imageLayoutMap.find(imgsubpair); in FindLayouts() local
|