Home
last modified time | relevance | path

Searched refs:PTL (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_ps.h115 typedef struct PTL { struct
121 } PTL; typedef
128 PTL ptl;
179 PTL ptl;
Dhevc_ps_enc.c42 static void write_ptl(PutBitContext *pb, PTL *ptl, int max_num_sub_layers) in write_ptl()
Dvdpau_hevc.c474 const PTL *ptl = &sps->ptl; in vdpau_hevc_parse_rext_profile()
Dvaapi_hevc.c530 const PTL *ptl = &sps->ptl; in ff_vaapi_parse_hevc_rext_profile()
Dhevc_ps.c340 PTL *ptl, int max_num_sub_layers) in parse_ptl()