Searched defs:SID_INPUT_PICTURE_0 (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
H A Davcenc.c227 #define SID_INPUT_PICTURE_0 0 macro
517 if (avcenc_context.current_input_surface == SID_INPUT_PICTURE_0)
520 avcenc_context.current_input_surface = SID_INPUT_PICTURE_0;
1325 if (avcenc_context.current_input_surface == SID_INPUT_PICTURE_0)
1328 index = SID_INPUT_PICTURE_0;
1526 avcenc_context.current_input_surface = SID_INPUT_PICTURE_0;
H A Dmpeg2enc.c419 #define SID_INPUT_PICTURE_0 0 macro
950 ctx->current_input_surface = SID_INPUT_PICTURE_0;
H A Dmpeg2vaenc.c419 #define SID_INPUT_PICTURE_0 0 macro
950 ctx->current_input_surface = SID_INPUT_PICTURE_0;
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2074 #define SID_INPUT_PICTURE_0 0 macro
2269 if (avcenc_context.current_input_surface == SID_INPUT_PICTURE_0)
2272 avcenc_context.current_input_surface = SID_INPUT_PICTURE_0;
2917 if (avcenc_context.current_input_surface == SID_INPUT_PICTURE_0)
2920 index = SID_INPUT_PICTURE_0;
3068 avcenc_context.current_input_surface = SID_INPUT_PICTURE_0;

Completed in 42 milliseconds