Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h235 SLOTS_NUMERATOR, // numerator of buffer size scale ratio enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c1089 mpp_slots_set_prop(slots, SLOTS_NUMERATOR, &value); in jpegd_allocate_frame()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp1202 case SLOTS_NUMERATOR : { in mpp_slots_set_prop()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c766 mpp_slots_set_prop(s->slots, SLOTS_NUMERATOR, &value); in get_current_frame()