Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c120 int new_sequence; member
286 if (ctx->new_sequence) { in sps_rbsp()
935 ctx->new_sequence = 1; in mpeg2enc_init()
1132 if (ctx->new_sequence || ctx->new_gop_header) { in begin_picture()
1455 ctx->new_sequence = 1; in mpeg2enc_run()
1472 ctx->new_sequence = 0; in mpeg2enc_run()
Dmpeg2vaenc.c120 int new_sequence; member
286 if (ctx->new_sequence) { in sps_rbsp()
935 ctx->new_sequence = 1; in mpeg2enc_init()
1148 if (ctx->new_sequence || ctx->new_gop_header) { in begin_picture()
1471 ctx->new_sequence = 1; in mpeg2enc_run()
1488 ctx->new_sequence = 0; in mpeg2enc_run()