[go: nahoru, domu]

Searched refs:profile_level_table (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp207 Int profile_table_index, *profile_level_table; local
248 profile_level_table = (Int *)profile_level_max_packet_size;
260 profile_level_table = (Int *)scalable_profile_level_max_packet_size;
299 if (PacketSize > profile_level_table[profile_table_index])

Completed in 15 milliseconds