Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dsimple_encode.cc1015 static GOP_COMMAND GetGopCommand(const std::vector<int> &gop_map, in GetGopCommand() function
1069 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in StartEncode()
1145 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in PostUpdateState()
1252 const GOP_COMMAND gop_command = GetGopCommand(gop_map, start_show_index); in GetCodingFrameNumFromGopMap()