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

  /external/libavc/encoder/
ih264e_encode.c 214 inp_buf_t s_inp_buf; local
292 if (s_inp_buf.s_raw_buf.apv_bufs[0] != NULL &&
295 ih264e_insert_logo(s_inp_buf.s_raw_buf.apv_bufs[0],
296 s_inp_buf.s_raw_buf.apv_bufs[1],
297 s_inp_buf.s_raw_buf.apv_bufs[2],
298 s_inp_buf.s_raw_buf.au4_strd[0],
364 ps_video_encode_op->s_ive_op.s_inp_buf = ps_video_encode_ip->s_ive_ip.s_inp_buf;
392 ps_codec, &ps_video_encode_ip->s_ive_ip, &s_inp_buf);
394 s_out_buf.u4_is_last = s_inp_buf.u4_is_last
    [all...]
ive2.h 347 iv_raw_buf_t s_inp_buf; member in struct:__anon24010
409 iv_raw_buf_t s_inp_buf; member in struct:__anon24011
432 iv_raw_buf_t s_inp_buf; member in struct:__anon24012
502 iv_raw_buf_t s_inp_buf; member in struct:__anon24015
    [all...]
ih264e_structs.h 2022 inp_buf_t s_inp_buf; member in struct:_proc_t
    [all...]
  /external/libavc/test/encoder/
main.c 1534 iv_raw_buf_t s_inp_buf, s_recon_buf; local
    [all...]

Completed in 439 milliseconds