Home
last modified time | relevance | path

Searched refs:nal_hevc_pps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h266 struct nal_hevc_pps { struct
512 void *dest, size_t n, struct nal_hevc_pps *pps);
514 struct nal_hevc_pps *pps, void *src, size_t n);
H A Dnal-hevc.c430 static void nal_hevc_rbsp_pps(struct rbsp *rbsp, struct nal_hevc_pps *pps) in nal_hevc_rbsp_pps()
710 void *dest, size_t n, struct nal_hevc_pps *pps) in nal_hevc_write_pps()
754 struct nal_hevc_pps *pps, void *src, size_t n) in nal_hevc_read_pps()
H A Dallegro-core.c1876 struct nal_hevc_pps *pps; in allegro_hevc_write_pps()