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

  /external/libhevc/encoder/
ihevce_entropy_ctxt.h 50 vps_t *ps_vps; member in struct:__anon28648
ihevce_entropy_cod.c 676 vps_t *ps_vps; local
697 ps_vps = &ps_enc_ctxt->as_vps[i4_bitrate_instance_id];
715 ret |= ihevce_generate_vps(ps_bitstrm, ps_vps);
    [all...]
ihevce_entropy_interface.c 322 vps_t *ps_vps = ps_curr_inp->ps_vps; local
355 ps_entropy_ctxt->ps_vps = ps_vps;
407 ret |= ihevce_generate_vps(ps_bitstrm, ps_entropy_ctxt->ps_vps);
ihevce_entropy_structs.h 208 vps_t *ps_vps; member in struct:entropy_context
ihevce_enc_structs.h 1613 vps_t *ps_vps; member in struct:__anon28628
2021 vps_t *ps_vps; member in struct:__anon28634
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_headers.c 1324 vps_t *ps_vps; local
    [all...]

Completed in 177 milliseconds