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

  /external/libhevc/encoder/
ihevce_ipe_structs.h 433 WORD16 *pi2_trans_out; //this memory is overlayed with au1_pred_samples[4096]. Second half. member in struct:__anon28663
ihevce_recur_bracketing.c 346 WORD16 *pi2_trans_out = ps_ctxt->pi2_trans_out; local
454 pu1_src, &pred[0], (WORD32 *)pi2_tmp, pi2_trans_out, src_stride, 4, (4 << 16) | 0);
456 sad = ihevce_ipe_pass_satd(pi2_trans_out, 4, 4);
    [all...]

Completed in 697 milliseconds