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

  /external/libhevc/decoder/
ihevcd_ilf_padding.h 41 void ihevcd_ilf_pad_frame(deblk_ctxt_t *ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt);
ihevcd_deblk.h 37 void ihevcd_deblk_ctb(deblk_ctxt_t *ps_deblk,
ihevcd_structs.h 531 }deblk_ctxt_t; typedef in typeref:struct:__anon12507
1125 deblk_ctxt_t s_deblk_ctxt;
    [all...]
ihevcd_ilf_padding.c 79 void ihevcd_ilf_pad_frame(deblk_ctxt_t *ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt)
ihevcd_deblk.c 97 void ihevcd_deblk_ctb(deblk_ctxt_t *ps_deblk,
  /external/libavc/encoder/
ih264e_deblk.h 97 void ih264e_deblock_mb(process_ctxt_t *ps_proc, deblk_ctxt_t * ps_deblk);
ih264e_structs.h 839 }deblk_ctxt_t; typedef in typeref:struct:__anon12003
    [all...]
ih264e_process.c 908 deblk_ctxt_t *ps_deblk = &ps_proc->s_deblk_ctxt;
    [all...]
ih264e_deblk.c 704 void ih264e_deblock_mb(process_ctxt_t *ps_proc, deblk_ctxt_t * ps_deblk)
ih264e_utils.c     [all...]

Completed in 703 milliseconds