Home
last modified time | relevance | path

Searched defs:encrypted_data (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c1925 const guint8 * encrypted_data, guint8 * decrypted_data) in decrypt_fragment()
1971 const guint8 * encrypted_data, guint8 * decrypted_data) in decrypt_fragment()
2018 const guint8 * encrypted_data, guint8 * decrypted_data) in decrypt_fragment()
2049 const guint8 * encrypted_data, guint8 * decrypted_data) in decrypt_fragment()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture.c272 uint8_t* encrypted_data = (uint8_t*) buf->data; in handleVAProtectedSliceDataBufferType() local