Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/allegro-dvt/
Dnal-hevc.h203 struct nal_hevc_sps { struct
507 void *dest, size_t n, struct nal_hevc_sps *sps);
509 struct nal_hevc_sps *sps, void *src, size_t n);
Dnal-hevc.c340 static void nal_hevc_rbsp_sps(struct rbsp *rbsp, struct nal_hevc_sps *sps) in nal_hevc_rbsp_sps()
615 void *dest, size_t n, struct nal_hevc_sps *sps) in nal_hevc_write_sps()
659 struct nal_hevc_sps *sps, void *src, size_t n) in nal_hevc_read_sps()
Dallegro-core.c1763 struct nal_hevc_sps *sps; in allegro_hevc_write_sps()