Searched defs:data_y (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/ |
H A D | video_color_aligner_unittest.cc | 69 const uint8_t data_y[] = {2}; in TEST_F() local 88 const uint8_t data_y[] = {2}; in TEST_F() local 107 const uint8_t data_y[] = {0, 1, 3, 4}; in TEST_F() local
|
H A D | video_geometry_aligner_unittest.cc | 32 const uint8_t data_y[] = {0, 1, 2, 3, 4, 5, 6, 7, in SetUp() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cTextureStorageMultisampleFunctionalTests.cpp | 664 const int data_y = (64 /* height */ - y - 1 /* counting starts from 0 */); in iterate() local 1053 unsigned int data_y = y; in iterate() local
|
/aosp_15_r20/external/webrtc/rtc_tools/ |
H A D | video_file_writer.cc | 49 const uint8_t* data_y = buffer->DataY(); in WriteVideoToFile() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | atan2.cc | 61 const Float* data_y = tflite::GetTensorData<Float>(input_y); in Atan2() local
|
H A D | atan2_custom.cc | 58 const Float* data_y = tflite::GetTensorData<Float>(input_y); in Atan2() local
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | i444_buffer.cc | 88 const uint8_t* data_y, in Copy()
|
H A D | i420_buffer.cc | 87 const uint8_t* data_y, in Copy()
|
H A D | i422_buffer.cc | 102 const uint8_t* data_y, in Copy()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_image.cpp | 409 vfloat data_y = (data_a * vfloat(2.0f)) - vfloat(1.0f); in store_image_block() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | math_ops.cc | 777 ShapeHandle data_y = c->input(1); in __anon247ac1530302() local
|