| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | bitmap.c | 181 vlVdpBitmapSurfacePutBitsNative(VdpBitmapSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect) vlVdpBitmapSurfacePutBitsNative() argument
|
| H A D | surface.c | 301 vlVdpVideoSurfacePutBitsYCbCr(VdpVideoSurface surface, VdpYCbCrFormat source_ycbcr_format, void const *const *source_data, uint32_t const *source_pitches) vlVdpVideoSurfacePutBitsYCbCr() argument
|
| H A D | output.c | 244 vlVdpOutputSurfacePutBitsNative(VdpOutputSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect) vlVdpOutputSurfacePutBitsNative() argument 287 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat color_table_format, void const *color_table) vlVdpOutputSurfacePutBitsIndexed() argument 433 vlVdpOutputSurfacePutBitsYCbCr(VdpOutputSurface surface, VdpYCbCrFormat source_ycbcr_format, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect, VdpCSCMatrix const *csc_matrix) vlVdpOutputSurfacePutBitsYCbCr() argument
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | common.h | 101 uint32_t source_data; /**< encoded source literal */ member
|
| H A D | js-parser.c | 1590 uint32_t source_data = literal_p->u.source_data; in parser_post_processing() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_video.h | 137 u_copy_nv12_from_yv12(const void *const *source_data, in u_copy_nv12_from_yv12() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-remap-source.c | 298 pa_source_new_data source_data; in pa__init() local [all...] |
| H A D | module-virtual-source.c | 492 pa_source_new_data source_data; in pa__init() local [all...] |
| H A D | module-tunnel-source-new.c | 554 pa_source_new_data source_data; in create_source() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field_unittest.cc | 573 const int* source_data = source.data(); in TEST() local 592 const int* source_data = source->data(); in TEST() local 1284 const std::string* const* source_data = source.data(); in TEST() member in google::protobuf::__anon17052::std 1303 const std::string* const* source_data = source->data(); in TEST() member in google::protobuf::__anon17052::std
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTextureSizePromotion.cpp | 266 glw::GLvoid* source_data = DE_NULL; in prepareSourceTexture() local [all...] |
| H A D | gl4cBufferStorageTests.cpp | 2998 GLuint source_data[data_size]; in iterate() local 3173 GLuint source_data[data_size]; in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcRobustBufferAccessBehaviorTests.cpp | 3479 static const GLfloat source_data[16] = { in iterate() local
|
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | module-echo-cancel.c | 1722 pa_source_new_data source_data; in pa__init() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 3653 uint8_t* source_data = static_cast<uint8_t*>(source.DataPtr()); in CopyElementsFromTypedArray() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sink.c | 185 pa_source_new_data source_data; in pa_sink_new() local [all...] |