Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmov.c6786 static int mov_set_drm_info(const uint8_t *pssh_buf, uint32_t pssh_buf_size, AV_DrmInfo *side_data) in mov_set_drm_info()
6840 uint8_t pssh_buf[AV_DRM_MAX_DRM_PSSH_LEN]; in mov_read_pssh_ex() local