Searched refs:ui8CodedSkippedIndex (Results 1 – 5 of 5) sorted by relevance
425 IMG_UINT8 ui8CodedSkippedIndex; member
172 ctx->ui8CodedSkippedIndex = 3; in tng_MPEG4ES_CreateContext()
160 ctx->ui8CodedSkippedIndex = 3; in tng_H263ES_CreateContext()
724 ctx->ui8CodedSkippedIndex = 3;//This parameter need not be exposed in tng__init_context()2761 |F_ENCODE(ctx->ui8CodedSkippedIndex, TOPAZHP_CR_SKIPPED_CODED_SCALE_IDX); in tng__setvideo_params()2775 …F_ENCODE((((ctx->ui8InterIntraIndex == 3) && (ctx->ui8CodedSkippedIndex == 3)) ? 0 : 1), TOPAZHP_C… in tng__setvideo_params()2776 F_ENCODE((ctx->ui8CodedSkippedIndex == 3 ? 0 : 1), TOPAZHP_CR_SKIPPED_CODED_SCALE_ENABLE); in tng__setvideo_params()
166 ctx->ui8CodedSkippedIndex = 3; in tng__H264ES_init_context()