Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h198 * struct nal_hevc_sps - Sequence parameter set
203 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);
H A Dnal-hevc.c340 static void nal_hevc_rbsp_sps(struct rbsp *rbsp, struct nal_hevc_sps *sps) in nal_hevc_rbsp_sps()
605 * @sps: &struct nal_hevc_sps to convert to RBSP
615 void *dest, size_t n, struct nal_hevc_sps *sps) in nal_hevc_write_sps()
650 * @sps: the &struct nal_hevc_sps to fill from the RBSP data
659 struct nal_hevc_sps *sps, void *src, size_t n) in nal_hevc_read_sps()
H A Dallegro-core.c1762 struct nal_hevc_sps *sps; in allegro_hevc_write_sps()

Completed in 7 milliseconds