Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c25 static void write_ptl_layer(PutBitContext *pb, PTLCommon *ptl) in write_ptl_layer() function
46 write_ptl_layer(pb, &ptl->general_ptl); in write_ptl()
60 write_ptl_layer(pb, &ptl->sub_layer_ptl[i]); in write_ptl()