Searched defs:dsts (Results 1 – 7 of 7) sorted by relevance
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_frame_scale.c | 28 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; in vp9_scale_and_extend_frame_c() local
|
| D | vp9_encoder.c | 2694 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; local 2731 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; local
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | OpenSSLEngineImpl.java | 605 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException { in unwrap() 616 public SSLEngineResult unwrap(final ByteBuffer src, final ByteBuffer[] dsts, final int offset, in unwrap() 627 SSLEngineResult unwrap(final ByteBuffer[] srcs, final ByteBuffer[] dsts) throws SSLException { in unwrap() 634 final ByteBuffer[] dsts, final int dstsOffset, final int dstsLength) in unwrap() 820 private static int calcDstsLength(ByteBuffer[] dsts, int dstsOffset, int dstsLength) { in calcDstsLength()
|
| D | Conscrypt.java | 394 final ByteBuffer[] dsts) throws SSLException { in unwrap() 412 int srcsOffset, final int srcsLength, final ByteBuffer[] dsts, final int dstsOffset, in unwrap()
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_postproc.c | 244 uint8_t *const dsts[3] = { dst->y_buffer, dst->u_buffer, dst->v_buffer }; in vp9_deblock() local
|
| /external/llvm/include/llvm/Support/ |
| D | GCOV.h | 347 iterator_range<EdgeIterator> dsts() const { in dsts() function
|
| /external/valgrind/helgrind/ |
| D | hg_main.c | 3833 Lock* laog__do_dfs_from_to ( Lock* src, WordSetID dsts /* univ_lsets */ ) in laog__do_dfs_from_to()
|