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

  /hardware/intel/img/psb_video/src/
tng_yuv_processor.h 49 int has_dec_ctx; member in struct:context_yuv_processor_s
tng_yuv_processor.c 71 ctx->has_dec_ctx = 0;
78 ctx->has_dec_ctx = 1;
94 int has_dec_ctx = 0; local
102 has_dec_ctx = yuv_ctx->has_dec_ctx;
107 if (has_dec_ctx) {

Completed in 28 milliseconds