Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c42 static void write_ptl(PutBitContext *pb, PTL *ptl, int max_num_sub_layers) in write_ptl() function
80 write_ptl(&pb, &vps->ptl, vps->vps_max_sub_layers); in ff_hevc_encode_nal_vps()