Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dsimple_encode.cc1019 GOP_COMMAND gop_command; in GetGopCommand() local
1071 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in StartEncode() local
1147 const GOP_COMMAND gop_command = GetGopCommand(gop_map_, show_frame_count_); in PostUpdateState() local
1253 const GOP_COMMAND gop_command = GetGopCommand(gop_map, start_show_index); in GetCodingFrameNumFromGopMap() local
/external/libvpx/vp9/encoder/
Dvp9_encoder.h545 static INLINE void gop_command_on(GOP_COMMAND *gop_command, in gop_command_on()
552 static INLINE void gop_command_off(GOP_COMMAND *gop_command) { in gop_command_off()
559 const GOP_COMMAND *gop_command) { in gop_command_coding_frame_count()
610 GOP_COMMAND gop_command; member
614 ENCODE_COMMAND *encode_command, GOP_COMMAND gop_command) { in encode_command_set_gop_command()
Dvp9_firstpass.c2764 const GOP_COMMAND *gop_command = &cpi->encode_command.gop_command; in define_gf_group() local
3766 const GOP_COMMAND *gop_command = &cpi->encode_command.gop_command; in vp9_get_next_group_of_picture() local