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

  /external/libavc/encoder/
ih264e_cabac_structs.h 152 } encoding_envirnoment_t; typedef in typeref:struct:__anon22250
177 /* Pointer to encoding_envirnoment_t */
178 encoding_envirnoment_t s_cab_enc_env;
ih264e_cabac_init.c 117 * Pointer to encoding_envirnoment_t structure
126 static void ih264e_init_cabac_enc_envirnoment(encoding_envirnoment_t *ps_cab_enc_env)
ih264e_cabac.c 250 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac_ctxt->s_cab_enc_env);
357 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac_ctxt->s_cab_enc_env);
475 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac->s_cab_enc_env);
620 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac->s_cab_enc_env);
692 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac->s_cab_enc_env);
749 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac->s_cab_enc_env);
ih264e_cabac_encode.c 199 encoding_envirnoment_t *ps_cab_enc_env = &(ps_cabac_ctxt->s_cab_enc_env);
    [all...]

Completed in 94 milliseconds