Home
last modified time | relevance | path

Searched refs:PROFILE_H264 (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_buffer.c493 #define PROFILE_H264(profile) ((profile>=VAProfileH264Baseline && profile <=VAProfileH264High) || \ macro
519 if (PROFILE_H264(obj_context->profile) && (tmp % 16 != 0)) { in tng_get_coded_data()
547 if (PROFILE_H264(obj_context->profile) && (tmp % 16 != 0)) { in tng_get_coded_data()