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 400 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
412 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
432 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
451 DEBUG_PRINT_NAL_INFO(ps_codec, s_nal.i1_nal_unit_type);
469 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 42 milliseconds