Searched refs:IMG_STANDARD_H264 (Results 1 – 5 of 5) sorted by relevance
96 if (eStandard == IMG_STANDARD_H264) {160 if (ctx->eStandard == IMG_STANDARD_H264) { in tng__alloc_context_buffer()418 if (ctx->eStandard != IMG_STANDARD_H264) { in tng__setup_enc_profile_features()604 psRCParams->bIsH264Codec = (ctx->eStandard == IMG_STANDARD_H264) ? IMG_TRUE : IMG_FALSE; in tng__init_rc_params()652 case IMG_STANDARD_H264: in tng__get_encoder_caps()1314 case IMG_STANDARD_H264: in tng__adjust_picflags()1343 (ctx->eStandard == IMG_STANDARD_H264)) { in tng__setup_rcdata()1386 if (ctx->eStandard == IMG_STANDARD_H264) { in tng__setup_rcdata()1406 case IMG_STANDARD_H264: in tng__setup_rcdata()1580 case IMG_STANDARD_H264: in tng__setup_rcdata()[all …]
466 case IMG_STANDARD_H264: in tng__generate_bias()713 case IMG_STANDARD_H264: in tng_load_bias()
269 IMG_STANDARD_H264, //!< H264 with no rate control enumerator
314 if (ctx->eStandard == IMG_STANDARD_H264) { in tng__fill_inp_ctrl_buf()
1233 ctx->eStandard = IMG_STANDARD_H264; in tng_H264ES_CreateContext()