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

  /external/libavc/decoder/
ih264d_parse_slice.c 180 high_profile_tools_t s_high_profile; local
383 ps_dec->s_high_profile.u1_scaling_present = 0;
384 ps_dec->s_high_profile.u1_transform8x8_present = 0;
694 ps_dec->s_high_profile.u1_scaling_present = 1;
703 ps_dec->s_high_profile.u1_transform8x8_present = 1;
712 ps_dec->s_high_profile.u1_direct_8x8_inference_flag =
714 ps_dec->s_high_profile.s_cavlc_ctxt = ps_dec->s_cavlc_ctxt;
    [all...]
ih264d_structs.h 1203 high_profile_tools_t s_high_profile; member in struct:_DecStruct
    [all...]

Completed in 68 milliseconds