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

  /external/libhevc/decoder/
ihevcd_sao.h 37 void ihevcd_sao_ctb(sao_ctxt_t *ps_sao_ctxt);
38 void ihevcd_sao_shift_ctb(sao_ctxt_t *ps_sao_ctxt);
ihevcd_ilf_padding.h 41 void ihevcd_ilf_pad_frame(deblk_ctxt_t *ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt);
ihevcd_structs.h 691 }sao_ctxt_t; typedef in typeref:struct:__anon15185
1130 sao_ctxt_t s_sao_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_sao.c 83 void ihevcd_sao_ctb(sao_ctxt_t *ps_sao_ctxt)
526 void ihevcd_sao_shift_ctb(sao_ctxt_t *ps_sao_ctxt)
    [all...]

Completed in 75 milliseconds