Home
last modified time | relevance | path

Searched defs:gop_command (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/
Dsimple_encode.cc1012 GOP_COMMAND gop_command; in GetGopCommand() local
1064 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in StartEncode() local
1140 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in PostUpdateState() local
1247 const GOP_COMMAND gop_command = GetGopCommand(gop_map, start_show_index); in GetCodingFrameNumFromGopMap() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h546 static INLINE void gop_command_on(GOP_COMMAND *gop_command, in gop_command_on()
553 static INLINE void gop_command_off(GOP_COMMAND *gop_command) { in gop_command_off()
560 const GOP_COMMAND *gop_command) { in gop_command_coding_frame_count()
611 GOP_COMMAND gop_command; member
615 ENCODE_COMMAND *encode_command, GOP_COMMAND gop_command) { in encode_command_set_gop_command()
Dvp9_firstpass.c2746 const GOP_COMMAND *gop_command = &cpi->encode_command.gop_command; in define_gf_group() local
3706 const GOP_COMMAND *gop_command = &cpi->encode_command.gop_command; in vp9_get_next_group_of_picture() local