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

  /external/libhevc/decoder/
ihevcd_nal.c 399 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
411 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
431 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
450 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
458 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
ihevcd_debug.h 95 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type) ihevcd_debug_print_nal_info(ps_codec, nal_type); \
101 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type)

Completed in 56 milliseconds