Searched refs:ui8EnableSelStatsFlags (Results 1 – 5 of 5) sorted by relevance
403 …IMG_UINT8 ui8EnableSelStatsFlags; //!< Flags to enable selective first-pass statistics gatheri… member
751 ctx->ui8EnableSelStatsFlags = IMG_FALSE;//Default Value ?? Extended Parameter ?? in tng__init_context()1967 if (ctx->ui8EnableSelStatsFlags & ESF_FIRST_STAGE_STATS) { in tng__prepare_encode_sliceparams()1971 if (ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MB_DECISION_STATS || in tng__prepare_encode_sliceparams()1972 ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MOTION_VECTOR_STATS) { in tng__prepare_encode_sliceparams()1975 if (!(ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MOTION_VECTOR_STATS)) { in tng__prepare_encode_sliceparams()3129 if (ctx->ui8EnableSelStatsFlags & ESF_FIRST_STAGE_STATS) { in tng__setvideo_cmdbuf()3136 if (ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MB_DECISION_STATS in tng__setvideo_cmdbuf()3137 || ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MOTION_VECTOR_STATS) { in tng__setvideo_cmdbuf()
420 ctx->ui8EnableSelStatsFlags |= ESF_FIRST_STAGE_STATS; in tng__H264ES_process_misc_air_param()421 ctx->ui8EnableSelStatsFlags |= ESF_MP_BEST_MB_DECISION_STATS; in tng__H264ES_process_misc_air_param()
463 *cmdbuf->cmd_idx++ = ctx->ui8EnableSelStatsFlags; in tng_cmdbuf_insert_command()
662 if ((ctx->ui8EnableSelStatsFlags & ESF_MP_BEST_MOTION_VECTOR_STATS)) in tng__calc_air_inp_ctrl_buf()