HomeSort by relevance Sort by last modified time
    Searched defs:u1_cbf (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_cabac_encode.c 896 UWORD8 u1_cbf; local
903 u1_cbf = !!(u1_nnz);
914 u1_cbf,
920 if (u1_cbf)
985 UWORD8 u1_left_dc_csbp, u1_top_dc_csbp, u1_uv, u1_cbf; local
994 u1_cbf = !!(u1_nnz);
1003 u1_cbf,
1009 if (u1_cbf)
1052 UWORD8 u1_cbf; local
    [all...]
  /external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 680 UWORD8 u1_cbf = 0, u1_cbf_v = 0, u1_luma_pred_mode, u1_chroma_pred_mode; local
833 u1_cbf = ps_tu->b1_y_cbf;
837 if(1 == u1_cbf)
    [all...]
  /external/libhevc/encoder/
ihevce_enc_loop_structs.h 3071 UWORD8 u1_cbf; member in struct:__anon28594
    [all...]

Completed in 155 milliseconds