HomeSort by relevance Sort by last modified time
    Searched refs:upload_thread_value (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 145 int upload_thread_value; member in struct:mpeg2enc_context
952 ctx->upload_thread_value = pthread_create(&ctx->upload_thread_id,
    [all...]
mpeg2vaenc.c 145 int upload_thread_value; member in struct:mpeg2enc_context
952 ctx->upload_thread_value = pthread_create(&ctx->upload_thread_id,
    [all...]
avcenc.c 146 int upload_thread_value; member in struct:__anon39478
270 avcenc_context.upload_thread_value = pthread_create(&avcenc_context.upload_thread_id,
508 if (avcenc_context.upload_thread_value != 0) {
515 avcenc_context.upload_thread_value = -1;
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1997 int upload_thread_value; member in struct:__anon39484
    [all...]

Completed in 115 milliseconds