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

  /external/libhevc/encoder/
rc_look_ahead_params.h 126 WORD32 ai4_offsets[5]; member in struct:__anon28793
ihevce_rc_structs.h 247 WORD32 ai4_offsets[5]; member in struct:__anon28724
bit_allocation.c 2228 WORD32 ai4_offsets[5] = { 0 }; local
    [all...]
ihevce_rc_interface.c 713 memset(ps_rc_ctxt->ai4_offsets, 0, 5 * sizeof(WORD32));
721 ps_rc_ctxt->ai4_offsets[0] = 0;
722 ps_rc_ctxt->ai4_offsets[1] = 1;
723 ps_rc_ctxt->ai4_offsets[2] = 2;
724 ps_rc_ctxt->ai4_offsets[3] = 3;
725 ps_rc_ctxt->ai4_offsets[4] = 4;
1148 WORD32 ai4_offsets[5] = { 0, 1, 2, 3, 4 }; local
1800 WORD32 ai4_offsets[5] = { 0, 1, 2, 3, 4 }; local
5249 WORD32 ai4_offsets[5] = { -3, -2, 2, 6, 7 }; local
    [all...]

Completed in 58 milliseconds