Home
last modified time | relevance | path

Searched refs:IMG_CODEC_H263_NO_RC (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.c103 case IMG_CODEC_H263_NO_RC: in lnc__get_ipe_control()
367 case IMG_CODEC_H263_NO_RC: in lnc_RenderPictureParameter()
394 case IMG_CODEC_H263_NO_RC: in lnc_RenderPictureParameter()
1003 case IMG_CODEC_H263_NO_RC: in lnc__update_rcdata()
1282 case IMG_CODEC_H263_NO_RC: in lnc__setup_slice_row_params()
1414 case IMG_CODEC_H263_NO_RC: in lnc__send_encode_slice_params()
Dlnc_hostcode.h66 IMG_CODEC_H263_NO_RC, enumerator
Dlnc_H263ES.c145 ctx->eCodec = IMG_CODEC_H263_NO_RC; in lnc_H263ES_CreateContext()
/hardware/intel/img/psb_video/src/
Dpnw_hostcode.c452 case IMG_CODEC_H263_NO_RC: in pnw__get_ipe_control()
696 case IMG_CODEC_H263_NO_RC: in pnw_set_bias()
817 case IMG_CODEC_H263_NO_RC: in pnw_RenderPictureParameter()
844 case IMG_CODEC_H263_NO_RC: in pnw_RenderPictureParameter()
1381 case IMG_CODEC_H263_NO_RC: in pnw__update_rcdata()
1693 …if ((ctx->eCodec == IMG_CODEC_H263_NO_RC) || (ctx->eCodec == IMG_CODEC_H263_CBR) || (ctx->eCodec =… in pnw__setup_slice_row_params()
1778 case IMG_CODEC_H263_NO_RC: in pnw__setup_slice_row_params()
1928 case IMG_CODEC_H263_NO_RC: in pnw__send_encode_slice_params()
Dpnw_hostcode.h103 IMG_CODEC_H263_NO_RC, enumerator
Dpnw_H263ES.c136 ctx->eCodec = IMG_CODEC_H263_NO_RC; in pnw_H263ES_CreateContext()
Dtng_hostdefs.h245 IMG_CODEC_H263_NO_RC, /* !< H263 with no rate control */ enumerator
Dtng_H263ES.c141 ctx->eCodec = IMG_CODEC_H263_NO_RC; in tng_H263ES_CreateContext()
Dtng_hostcode.c349 case IMG_CODEC_H263_NO_RC: in tng__get_ipe_control()