Searched refs:encrypt_buffer (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | vp8_decrypt_test.cc | 29 void encrypt_buffer(const uint8_t *src, uint8_t *dst, size_t size, in encrypt_buffer() function 38 encrypt_buffer(input, output, count, in test_decrypt_cb() 64 encrypt_buffer(video.cxdata(), &encrypted[0], video.frame_size(), 0); in TEST()
|
D | vp8_boolcoder_test.cc | 38 void encrypt_buffer(uint8_t *buffer, size_t size) { in encrypt_buffer() function 98 encrypt_buffer(bw_buffer, buffer_size); in TEST()
|